avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #30061] stk500 skips writing blocks of 0xff, even if


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #30061] stk500 skips writing blocks of 0xff, even if the part/page wasn't erased
Date: Tue, 16 Aug 2011 15:14:21 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.19) Gecko/2010071610 Firefox/3.0.19

Follow-up Comment #6, bug #30061 (project avrdude):

Upon re-reading, I see the "with auto-erase off" being
mentioned.  In that case, it's simply a usage error.
Trying to write data onto a device that is not guaranteed to
be erased is asking for trouble.  If it were not operating
using a bootloader, but plain ISP mode, the result would be
for *any* of the actual written pages to become the logical
AND between the previous and the current data values.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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