avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] AVRdude freezes


From: el3ktr1k
Subject: Re: [avrdude-dev] AVRdude freezes
Date: Tue, 6 Jan 2009 14:18:48 -0800 (PST)

Yes this is similar to what happens to me. Most of the time though it'll just
work once and then freeze everytime I try to use it again.


Kevin-11 wrote:
> 
> 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
> -------------------------------------------------
> 
> 
> _______________________________________________
> avrdude-dev mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/avrdude-dev
> 
> 

-- 
View this message in context: 
http://www.nabble.com/AVRdude-freezes-tp21316939p21320345.html
Sent from the AVR - AVRdude - Dev mailing list archive at Nabble.com.





reply via email to

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