[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-chat] Patching USBasp and AVRdude
From: |
smcx |
Subject: |
Re: [avr-chat] Patching USBasp and AVRdude |
Date: |
Sun, 2 Nov 2008 07:33:07 -0800 (PST) |
Well, that might be a problem. But in ponyprog, I always perform a write
without an erase cycle, and I never get a verification error. Nevertheless,
I'll try to make the programmer again and try by tomorrow. By the way, I was
using the programmer constructed on a breadboard. Is it necessary to
construct the circuit on PCB? (Here is a
http://3.bp.blogspot.com/_83WgROTnvFo/SQXziI7buYI/AAAAAAAAAM4/U2FwTh4AOiQ/s1600-h/DSC00993.JPG
picture of my programmer.
Peter-35 wrote:
>
> 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
>
>
>
> _______________________________________________
> AVR-chat mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/avr-chat
>
>
--
View this message in context:
http://www.nabble.com/Patching-USBasp-and-AVRdude-tp20241395p20290776.html
Sent from the AVR - General mailing list archive at Nabble.com.