|
Programming error - first mismatch at byte 0xf800 October 07, 2011 10:58PM |
Registered: 14 years ago Posts: 20 |
C:\arduino-0022\hardware\tools\avr\bin>avrdude -p atmega644p -C c:\arduino-0022\
hardware\tools\avr\etc\avrdude.conf -c dapa -P lpt1 -U flash:w:\arduino-0022\har
dware\Sanguino\bootloaders\atmega644p\ATmegaBOOT_644P.hex
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.02s
avrdude: Device signature = 0x1e960a
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 "\arduino-0022\hardware\Sanguino\bootloaders\atmega6
44p\ATmegaBOOT_644P.hex"
avrdude: input file \arduino-0022\hardware\Sanguino\bootloaders\atmega644p\ATmeg
aBOOT_644P.hex auto detected as Intel Hex
avrdude: writing flash (65382 bytes):
Writing | ################################################## | 100% 314.06s
avrdude: 65382 bytes of flash written
avrdude: verifying flash memory against \arduino-0022\hardware\Sanguino\bootload
ers\atmega644p\ATmegaBOOT_644P.hex:
avrdude: load data flash data from input file \arduino-0022\hardware\Sanguino\bo
otloaders\atmega644p\ATmegaBOOT_644P.hex:
avrdude: input file \arduino-0022\hardware\Sanguino\bootloaders\atmega644p\ATmeg
aBOOT_644P.hex auto detected as Intel Hex
avrdude: input file \arduino-0022\hardware\Sanguino\bootloaders\atmega644p\ATmeg
aBOOT_644P.hex contains 65382 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 285.74s
avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0xf800
0x0c != 0xff
avrdude: verification error; content mismatch
avrdude: safemode: hfuse changed! Was dc, and is now ff
Would you like this fuse to be changed back? [y/n]
|
Re: Programming error - first mismatch at byte 0xf800 October 07, 2011 11:11PM |
Registered: 14 years ago Posts: 20 |
|
Re: Programming error - first mismatch at byte 0xf800 October 08, 2011 02:12PM |
Registered: 15 years ago Posts: 35 |
|
Re: Programming error - first mismatch at byte 0xf800 October 10, 2011 08:48AM |
Registered: 15 years ago Posts: 129 |
|
Re: Programming error - first mismatch at byte 0xf800 October 12, 2011 03:55AM |
Registered: 14 years ago Posts: 20 |
|
Re: Programming error - first mismatch at byte 0xf800 October 12, 2011 08:30AM |
Registered: 15 years ago Posts: 129 |
|
Re: Programming error - first mismatch at byte 0xf800 October 12, 2011 01:51PM |
Registered: 14 years ago Posts: 20 |
|
Re: Programming error - first mismatch at byte 0xf800 October 12, 2011 02:11PM |
Registered: 15 years ago Posts: 129 |