avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #18489] avrdude is too slow (20 byte/s)


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #18489] avrdude is too slow (20 byte/s)
Date: Mon, 11 Dec 2006 14:07:53 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

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/





reply via email to

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