avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #44792] Fuse bytes listed wrongly


From: John Beatty
Subject: [avrdude-dev] [bug #44792] Fuse bytes listed wrongly
Date: Thu, 09 Apr 2015 16:05:32 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

URL:
  <http://savannah.nongnu.org/bugs/?44792>

                 Summary: Fuse bytes listed wrongly
                 Project: AVR Downloader/UploaDEr
            Submitted by: jnbb
            Submitted on: Thu 09 Apr 2015 16:05:31 GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: jnbb
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Using terminal mode on avrdude:

$ sudo avrdude -c usbtiny -p m328p -t

I'm getting (ASCII representation snipped):


avrdude> dump efuse
>>> dump efuse 
0000  05

avrdude> dump lfuse
>>> dump lfuse 
0000  ff

avrdude> dump hfuse
>>> dump hfuse 
0000  d6


Now if I exit terminal mode, avrdude replies with:


>>> quit 

avrdude: safemode: Fuses OK (H:05, E:D6, L:FF)

avrdude done.  Thank you.


The fuse high and extended bytes appear to be swapped. I believe the values
obtained with the 'dump' command are the correct ones.





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?44792>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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