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/


_______________________________________________
avrdude-dev mailing list
avrdude-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to