avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Avrdude 6.01 does not like zero-length eeprom hex files


From: Bob von Knobloch
Subject: Re: [avr-chat] Avrdude 6.01 does not like zero-length eeprom hex files
Date: Thu, 07 Nov 2013 08:55:59 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0

On 07/11/13 00:30, Joerg Wunsch wrote:
Bob von Knobloch <address@hidden> wrote:

Since updating to avrdude 6.01, I get errors.

Tracking this down it seems that avrdude dores not like it if I try to
program an eeprom intel hex file with zero information in it (generated
from a source where no eeprom data is defined).

Yes, known bug:

https://savannah.nongnu.org/bugs/?40142

The percentage calculation is now based on the actual amount of data
to be programmed (rather than the total memory size), and this caused
the calculation to divide by zero if you try uploading an empty file
(or memory contents, e.g. out of an ELF file).

Will be fixed, but doesn't seem to be too urgent to me to warrant
another dot-dot release.  "Doctor, it hurts when I do this!" -- "Don't
do this." ;-)

Yes, sure.
Not a real problem, just cosmetic.
Thanks Joerg,

Bob

--
The Sun is out, the sky is blue, it's time to drive the MR2.



reply via email to

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