avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] AVRdude freezes


From: dlc
Subject: Re: [avrdude-dev] AVRdude freezes
Date: Tue, 06 Jan 2009 13:36:48 -0700
User-agent: Thunderbird 2.0.0.18 (Macintosh/20081105)

Does avrdude work several times, then work slowly a few times and then freeze from that point on every time you use it? This is what I experience when I use avrdude on a Mac OSX 10.4 system talking to a AVRISP II. I never figured it out, the same config worked fine on OS X 10.5 to the AVRISP II. I finally gave up and made a bootloader that works over Bluetooth and looks like a plain AVRISP.

???
DLC

el3ktr1k wrote:
I am having trouble transferring a program to my ATmega168 using avrdude.
Usually it freezes in the middle of the write. I posted below an example of
what might happen. It then just freezes before the program is fully
transferred. Can someone offer some suggestions on how to troubleshoot this?
I am using Windows XP pro SP3. Thanks for any help.

avrdude -c avr109 -p m168 -b 115200 -P COM7 -U flash:w:trafficlight.hex:a

Connecting to programmer: .
Found programmer: Id = "FDL v02"; type = S
    Software Version = 0.2; No Hardware Version given.
Programmer supports auto addr increment.
Programmer supports buffered memory access with buffersize=128 bytes.

Programmer supports the following devices:
    Device code: 0x35

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.02s

avrdude: Device signature = 0x1e9406
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 "trafficlight.hex"
avrdude: input file trafficlight.hex auto detected as Intel Hex
avrdude: writing flash (8562 bytes):

Writing | ############################                       | 55% 0.75s

--
-------------------------------------------------
Dennis Clark          TTT Enterprises
www.techtoystoday.com
-------------------------------------------------




reply via email to

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