URL:
<http://savannah.nongnu.org/bugs/?29913>
Summary: 246 Byte Bug - AVRdude crashes
Project: AVR Downloader/UploaDEr
Submitted by: None
Submitted on: Mi 19 Mai 2010 09:55:46 UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name: Tobias Neumann
Originator Email: [email protected]
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I am programming a ATmega16 on openSUSE 11.2 and I found a bug that crashes
the AVRdude, Version 5.10.
My output from "uname -a":
Linux linux-zpyf 2.6.31.5-0.1-desktop #1 SMP PREEMPT 2009-10-26 15:49:03
+0100 x86_64 x86_64 x86_64 GNU/Linux
I burn my Programm with the following line:
avrdude -u -e -c avrisp2 -P usb -p m16 -U flash:w:beispiel.hex
I am using the following programmer:
AVRATAVRISPMKII
I get the same result with another programmer of this type.
When the crash occurs, the status LED of my programmer turns RED.
The AVRdude hangs at this point:
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.01s
avrdude: Device signature = 0x1e9403
avrdude: erasing chip
avrdude: reading input file "beispiel.hex"
avrdude: input file beispiel.hex auto detected as Intel Hex
avrdude: writing flash (246 bytes):
Writing | ########################## | 52% 0.03s
If I add or delete something in my sourcecode to get a smaller or bigger
program size (i.e. 244 or 248 bytes), the AVRdude burns the programm on my
ATmega16 without any problems.
On request I could send you a progoramm that crashes.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?29913>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev