bugAVR Downloader/UploaDEr - Bugs: bug #30004, 566 Byte Bug

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #30004: 566 Byte Bug

Submitter:  Tobias Neumann <tobias0405>
Submitted:  Mon 31 May 2010 12:20:21 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Duplicate Privacy:  Public
Assigned to:  None Originator Name:  Tobias Neumann
Open/Closed:  Closed Release:  None
Programmer hardware:  Device type: 

Thu 03 Jun 2010 04:17:23 AM UTC, comment #2: 

Duplicate for bug #29313.

Joerg Wunsch <joerg_wunsch>
Group administrator
Mon 31 May 2010 12:35:22 PM UTC, comment #1: 

Same Situation as the 246 byte bug29913, posted 2 weeks ago.

Tobias Neumann <tobias0405>
Mon 31 May 2010 12:20:21 PM UTC, original submission:  

Hello,
I found another bug that crashes the programmer while burning with AVRdude.

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 -u -e -c avrispmkII -P usb -p m16 -U flash:w:566_byte_crash.hex

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e9403
avrdude: erasing chip
avrdude: reading input file "566_byte_crash.hex"
avrdude: input file 566_byte_crash.hex auto detected as Intel Hex
avrdude: writing flash (566 bytes):

Writing | #############################################      | 90% 0.11s
If I add or delete something in my sourcecode to get a smaller or bigger program size (i.e. 564 or 568 bytes), the AVRdude burns the programm on my ATmega16 without any problems.

I attached a file, so you can rebuilt the crash.

Tobias Neumann <tobias0405>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #20662:  566_byte_crash.tgz added by tobias0405 (5KiB - application/x-compressed-tar - source, .o, .c, *)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by tobias0405 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-06-03 joerg_wunsch StatusNone Duplicate
        Open/ClosedOpen Closed
    2010-05-31 tobias0405 Attached File- Added 566_byte_crash.tgz, #20662

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code