Update of bug #18489 (project avrdude):

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

    _______________________________________________________

Follow-up Comment #1:

This turned out to be a bug introduced in rev 1.69 of avr.c.
When implementing the fallback to continue using the standard
methods after the programmer's load_page() or write_page()
failed, the failure status has been incorrectly deducted, so
after reading the entire memory in paged mode (the quick part),
it has been read again in one-byte-at-a-time mode.

    _______________________________________________________

Reply to this item at:

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

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



_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to