Follow-up Comment #2, bug #40142 (project avrdude):

Attached are
* blink.c source file
* make_results.txt make output
* avrdude.txt avrdude -vvv upload output with floating point error
* eeprom.c source file shamelessly hacked from
http://tinkerlog.com/2007/06/16/using-progmem-and-eemem-with-avrs/

This is an edge case as there is no eeprom data to upload with blink.c so
there is no real need for the *-U eeprom:w:blink.eep* arguments.  It looks
like this causes report_progress(nread, npages, NULL) to be called with npages
still equal to 0.  Compiling the attached eeprom.c and uploading the results
works without generating any errors.  Uploading the blink.c results with the
5.10 version of avrdude that came with Ubuntu 10.04 also works without error.

(file #29273, file #29274, file #29275, file #29276)
    _______________________________________________________

Additional Item Attachment:

File name: blink.c                        Size:0 KB
File name: make_results.txt               Size:1 KB
File name: avrdude.txt                    Size:23 KB
File name: eeprom.c                       Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to