avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #50103] [windows 7] avrdude 6.3 doesn't exit cleanly


From: anonymous
Subject: [avrdude-dev] [bug #50103] [windows 7] avrdude 6.3 doesn't exit cleanly and dialog "avrdude.exe has stopped working" pops up
Date: Fri, 20 Jan 2017 16:06:14 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0

URL:
  <http://savannah.nongnu.org/bugs/?50103>

                 Summary: [windows 7] avrdude 6.3 doesn't exit cleanly and
dialog "avrdude.exe has stopped working" pops up
                 Project: AVR Downloader/UploaDEr
            Submitted by: None
            Submitted on: 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: address@hidden
             Open/Closed: Open
                 Release: 6.3
         Discussion Lock: Any
     Programmer hardware: Olimex AVR ISP MKII
             Device type: ATTINY4

    _______________________________________________________

Details:

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.

 




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?50103>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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