Witam.
Bardzo prosze o pomoc w ustaleniu przyczyny niewlasciwego dzialania programatora. Podam podstawowe informacje: Uzywam programatora USB-ISP stk500 v.2 firmy Diamex.de i staram sie zaprogramowac Atmege8 na plytce stykowej. Przy kazdej probie programowania otrzymuje nastepujacy komunikat:
avrdude -p atmega8 -P com4 -c stk500v2 -U flash:w:led7.hex
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.01s
avrdude: Device signature = 0x1e9307 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 "led7.hex" avrdude: input file led7.hex auto detected as Intel Hex avrdude: writing flash (220 bytes):
Writing | avrdude: stk500v2_command(): warning: Command timed out ################################################## | 100% 0.16s
avrdude: 220 bytes of flash written avrdude: verifying flash memory against led7.hex: avrdude: load data flash data from input file led7.hex: avrdude: input file led7.hex auto detected as Intel Hex avrdude: input file led7.hex contains 220 bytes avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 0.05s
avrdude: verifying ... avrdude: verification error, first mismatch at byte 0x0006 0x17 != 0x0f avrdude: verification error; content mismatch
avrdude done. Thank you.
make.exe: *** [program] Error 1
> Process Exit Code: 2 > Time Taken: 00:03
Czy Szanowni Forumowicze zetkneli sie z takim problemem ?
Pozdrawiam Pawel
|