avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #44213] Outputs for hfuse and efuse are mixed up in 6


From: anonymous
Subject: [avrdude-dev] [bug #44213] Outputs for hfuse and efuse are mixed up in 6.0.1
Date: Sun, 08 Feb 2015 22:15:06 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0

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

                 Summary: Outputs for hfuse and efuse are mixed up in 6.0.1
                 Project: AVR Downloader/UploaDEr
            Submitted by: None
            Submitted on: So 08 Feb 2015 22:15:03 UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Georg Bisseling
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Please refer to this logged session. Fuse values are written correctly to the
files but incorrectly written to display:

address@hidden:~/avr/atmega328P$ avrdude  -F -c usbasp -p m328p -B 60 -P usb -U
lfuse:r:lfuse.txt:i -U hfuse:r:hfuse.txt:i -U efuse:r:efuse.txt:i

avrdude: set SCK frequency to 16000 Hz
avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e950f
avrdude: reading lfuse memory:

Reading | ################################################## | 100% 0.00s

avrdude: writing output file "lfuse.txt"
avrdude: reading hfuse memory:

Reading | ################################################## | 100% 0.00s

avrdude: writing output file "hfuse.txt"
avrdude: reading efuse memory:

Reading | ################################################## | 100% 0.00s

avrdude: writing output file "efuse.txt"

avrdude: safemode: Fuses OK (H:07, E:D9, L:62)

avrdude done.  Thank you.

address@hidden:~/avr/atmega328P$ cat hfuse.txt
:01000000D926
:00000001FF
address@hidden:~/avr/atmega328P$ cat lfuse.txt
:01000000629D
:00000001FF
address@hidden:~/avr/atmega328P$ cat efuse.txt
:0100000007F8
:00000001FF





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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