avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #38659] AVRFTDI not working anymore since svn1098 and


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #38659] AVRFTDI not working anymore since svn1098 and destroys flash-contents
Date: Wed, 10 Apr 2013 08:38:34 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

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

> For r1097 avrftdi indeed reads 0xff for the entire flash.
> I don't know why this does not get written to the output file.

When reading flash memory, trailing 0xff bytes are omitted
from the output file, because they are simply assumed to be
unprogrammed flash cells.

Consequently, if you read back the flash contents from a
device that has been erased, the resulting hex file only
consists of the end record:


:00000001FF



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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