avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] Re: [bug #22248] Read efuse error


From: limor
Subject: Re: [avrdude-dev] Re: [bug #22248] Read efuse error
Date: Thu, 7 Feb 2008 11:53:54 -0500

make it consistant with avrstudio :)  so...whichever makes unused bits return 1.
this bug has really annoyed the bejeezus out of me sometimes. glad to
see it might get fixed, whee...

On Feb 7, 2008 10:49 AM, Joerg Wunsch <address@hidden> wrote:
> As Joerg Wunsch wrote:
>
> > When browsing avrdude.conf, I noticed that we are currently not very
> > consistent about the unused bits in efuse.  Some devices always read
> > (and display) 8 bits including the unused ones, and only mask bits
> > off when writing.  Other devices (like the ATmega88/168 you are
> > perhaps using) apply the mask as applicable for the respective
> > device even when reading.  We should probably make that consistent.
>
> I'd like to hear other users'/developers' opinions about *which*
> direction to make this consistent into.  Should we:
>
> [ ]  Use 'x' consistently for all efuse bits that are not defined for
>      a particular part, or
> [ ]  always use 'i' for all bit positions of the entire efuse byte?
>
> (I think lfuse and hfuse are always a full byte.  Otherwise, this
> question would extend to them as well.)
>
> --
> cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL
>
> http://www.sax.de/~joerg/                        NIC: JW11-RIPE
> Never trust an operating system you don't have sources for. ;-)
>
>
>
> _______________________________________________
> avrdude-dev mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/avrdude-dev
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]