avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #38952] AVR109 (butterfly) auto-increment functionnal


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #38952] AVR109 (butterfly) auto-increment functionnality is ignored
Date: Tue, 03 Sep 2013 21:18:38 +0000
User-agent: Mozilla/5.0 (X11; FreeBSD i386) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36

Update of bug #38952 (project avrdude):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Since normal -U read/write operations are done page-wise, 
the 'A' command is only issued once per page.  Keeping 
track of each page's address between invocations to 
butterfly_paged_write()/butterfly_paged_load() would cause 
additional effort (including maintaining state within 
library code).  I think the performance gain is not that 
magnificent (less than 10 %) to warrant this change.

Opinions?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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