avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Patching USBasp and AVRdude


From: Peter Fuhrmann
Subject: Re: [avr-chat] Patching USBasp and AVRdude
Date: Sun, 02 Nov 2008 13:03:05 +0100
User-agent: Thunderbird 2.0.0.17 (Windows/20080914)

smcx schrieb:
And here is the output from AVRdude (I was using AVR8-Burn-O-Mat as a GUI)

C:\WinAVR-20071221\bin\avrdude.exe -q -u -C
C:\WinAVR-20071221\bin\avrdude.conf -p m8 -P usb -c usbasp -D -E
noreset,novcc  -U flash:w:E:\Labsoft\ATMEGA8\main.hex:a
The -D option your frontend passes to avrdude is the main Problem here I think. It disables the erase-cycle avrdude normally performs before writing to the avr. When the old program is only overwritten with the new one, it is no wonder that the verification fails.

regards,
Peter





reply via email to

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