bugAVR Downloader/UploaDEr - Bugs: bug #50103, [windows 7] avrdude 6.3 doesn't...

 
 

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

bug #50103: [windows 7] avrdude 6.3 doesn't exit cleanly and dialog "avrdude.exe has stopped working" pops up

Submitter:  None
Submitted:  Fri 20 Jan 2017 04:06:13 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  maredsous10
Originator Email:  -email is unavailable- Open/Closed:  Open
Release:  6.3 Programmer hardware:  Olimex AVR ISP MKII
Device type:  ATTINY4

Fri 20 Jan 2017 04:06:13 PM UTC, original submission:  

I am using an Olimex AVR ISP MKII, Attiny4, Windows 7 64bit and AVRDude 6.3 (from http://download.savannah.gnu.org/releases/avrdude/).

The following is run from the command line:

    avrdude -c avrispmkII -p attiny4 -U flash:w:program.hex

 
The erase, programming, and verification runs successfully and the attiny4 operates as expected.

    avrdude: AVR device initialized and ready to accept instructions
   
    Reading | ################################################## | 100% 0.00s
   
    avrdude: Device signature = 0x1e8f0a (probably t4)
    avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
             To disable this feature, specify the -D option.
    avrdude: erasing chip
    avrdude: reading input file "program.hex"
    avrdude: input file program.hex auto detected as Intel Hex
    avrdude: writing flash (144 bytes):
   
    Writing | ################################################## | 100% 0.34s
   
    avrdude: 144 bytes of flash written
    avrdude: verifying flash memory against program.hex:
    avrdude: load data flash data from input file program.hex:
    avrdude: input file program.hex auto detected as Intel Hex
    avrdude: input file program.hex contains 144 bytes
    avrdude: reading on-chip flash data:
   
    Reading | ################################################## | 100% 0.07s
   
    avrdude: verifying ...
    avrdude: 144 bytes of flash verified
   
    avrdude done.  Thank you.

When AVRDUDE gets to "avrdude done.  Thank you.", avrdude hangs and a dialog pops up saying "avrdude.exe has stopped working".

Any ideas on this issue?   I assume avrdude is getting hung up and not cleanly exiting.


Anonymous

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code