Moje prvni naprogramovani dopadlo neuspesne
C:\Documents and Settings\xxxx\Plocha\avr>make load
avrdude -p m8 -c stk200 -U flash:w:blink.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 "blink.hex"
avrdude: input file blink.hex auto detected as Intel Hex
avrdude: writing flash (108 bytes):
Writing | ################################################## | 100% 0.07s
avrdude: 108 bytes of flash written
avrdude: verifying flash memory against blink.hex:
avrdude: load data flash data from input file blink.hex:
avrdude: input file blink.hex auto detected as Intel Hex
avrdude: input file blink.hex contains 108 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 0.06s
avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0000
0x12 != 0x7e
avrdude: verification error; content mismatch
avrdude: safemode: Fuses OK
avrdude done. Thank you.
make: *** [load] Error 1
prosim poradte nekdo kde je chyba a jak ji odstranit moc dekuji
Příspěvky odeslané z IP adresy 82.202.112.–
morpheus222