Witam!
Próbując wgrać program do procesora dostaję takie coś:
Co zrobić i jak na to zaradzić? Fuse bity nie ruszane.
Z góry dziękuję za pomoc i pozdrawiam: Kamil
Próbując wgrać program do procesora dostaję takie coś:
C:\WinAVR-20090313\bin\avrdude.exe -C C:\WinAVR-20090313\bin\avrdude.conf -p m8 -P com3 -c stk500v2 -U flash:w:C:\Documents and Settings\Administrator\Pulpit\Zasilacz cyfrowy\PROGRAM.HEX:a
avrdude.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.02s
avrdude.exe: Device signature = 0x1e9307
avrdude.exe: NOTE: FLASH memory has been specified, an erase cycle will be performed
To disable this feature, specify the -D option.
avrdude.exe: erasing chip
avrdude.exe: reading input file "C:\Documents and Settings\Administrator\Pulpit\Zasilacz cyfrowy\PROGRAM.HEX"
avrdude.exe: input file C:\Documents and Settings\Administrator\Pulpit\Zasilacz cyfrowy\PROGRAM.HEX auto detected as Intel Hex
avrdude.exe: writing flash (3200 bytes):
Writing | #####avrdude.exe: stk500v2_recv(): previous packet sent with wrong checksum
#####avrdude.exe: stk500v2_recv(): previous packet sent with wrong checksum
##avrdude.exe: stk500v2_recv(): previous packet sent with wrong checksum
##avrdude.exe: stk500v2_recv(): previous packet sent with wrong checksum
##################################avrdude.exe: stk500v2_recv(): previous packet sent with wrong checksum
## | 100% 4.70s
avrdude.exe: 3200 bytes of flash written
avrdude.exe: verifying flash memory against C:\Documents and Settings\Administrator\Pulpit\Zasilacz cyfrowy\PROGRAM.HEX:
avrdude.exe: load data flash data from input file C:\Documents and Settings\Administrator\Pulpit\Zasilacz cyfrowy\PROGRAM.HEX:
avrdude.exe: input file C:\Documents and Settings\Administrator\Pulpit\Zasilacz cyfrowy\PROGRAM.HEX auto detected as Intel Hex
avrdude.exe: input file C:\Documents and Settings\Administrator\Pulpit\Zasilacz cyfrowy\PROGRAM.HEX contains 3200 bytes
avrdude.exe: reading on-chip flash data:
Reading | ############################################avrdude.exe: stk500_2_ReceiveMessage(): timeout
###### | 100% 19.58s
avrdude.exe: verifying ...
avrdude.exe: verification error, first mismatch at byte 0x0140
0x07 != 0x6e
avrdude.exe: verification error; content mismatch
avrdude.exe done. Thank you.Co zrobić i jak na to zaradzić? Fuse bity nie ruszane.
Z góry dziękuję za pomoc i pozdrawiam: Kamil