avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #40142] Floating point exception on Ubuntu 10.04


From: Jeffry R. Abramson
Subject: [avrdude-dev] [bug #40142] Floating point exception on Ubuntu 10.04
Date: Tue, 01 Oct 2013 00:46:36 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

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/




reply via email to

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