avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #18803] Fuse reading regression in avrdude 5.3.1 with


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #18803] Fuse reading regression in avrdude 5.3.1 with avr910 programmer
Date: Wed, 16 May 2007 05:09:54 +0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20070224 Galeon/2.0.3

Update of bug #18803 (project avrdude):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #11:

Fixed in avr910.c, it now falls back to avr_read_byte_default()
and avr_write_byte_default() again, respectively, except for
eeprom and flash which are handled internally.

You err about the AVR109 protocol: it does have a method to
read fuses, and the fallback to generic SPI commands would not
work for a bootloader anyway.  Of course, it does not offer a
method to write fuses, but that's a limitation of the AVR itself.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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