Witam. Właśnie rozpocząłem przygodę z programowaniem mikrokontrolerów AVR w języku C. I co się z tym wiąże pojawiły się pierwsze problemy otóż wyskakuje mi taki komunikat (podczas wgrywania programu):
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.02s
avrdude: Device signature = 0x1e9307
avrdude: reading input file "C:\Documents and Settings\Damian_C\Pulpit\Led\led.hex"
avrdude: writing flash (168 bytes):
Writing | ################################################## | 100% 1.30s
avrdude: 168 bytes of flash written
avrdude: reading input file "C:\Documents and Settings\Damian_C\Pulpit\Led\led.eep"
avrdude: writing eeprom (0 bytes):
Writing | ################################################## | 100% 0.00s
avrdude: 0 bytes of eeprom written
avrdude: safemode: Verify error - unable to read lfuse properly. Programmer may not be reliable.
avrdude: safemode: Verify error - unable to read lfuse properly. Programmer may not be reliable.
avrdude: safemode: Sorry, reading back fuses was unreliable. I have given up and exited programming mode
No moje pytanie jest takie czym jest to spowodowane? Jak ten problem obejść?
Program w jakim programuję to WinAVR, użyty programator USBasp (zakupiony na allegro), a mikrokontroler to AtMega 8L-8PU. Możliwe że coć źle podłączyłem gdyż układ składałem na płytce stykowej. program jaki próbowałem wgrać pochodzi z tej strony (ten sterujący dwiema diodami):
http://hobby.abxyz.bplaced.net/index.php?pid=4&aid=1
Bardzo proszę o pomoc
Proszę uzupełnić tytuł postu- zgodnie z regulaminem pkt.3.1.15 [dzimi]