Follow-up Comment #8, bug #34518 (project avrdude):
Hi all,
I am using avrdude to flash bootloader and application hex file. I can program
the application hex file but when i tried to flash the boot loader, i got an
error message.
Programmer: avr dragon
Controller: atmega16a4
command: avrdude -c dragon_pdi -D -p x16a4 -v -P usb -U boot:w:Boot.hex
response:
avrdude: Device signature = 0x1e9441
avrdude: reading input file "Boot.hex"
avrdude: input file Boot.hex auto detected as Intel Hex
avrdude: ERROR: address 0x4010 out of range at line 1 of Boot.hex
avrdude: write to file 'Boot.hex' failed
command: avrdude -c dragon_pdi -D -p x16a4 -v -P usb -U flash:w:Boot.hex
response:
avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0000
0xff != 0x0c
avrdude: verification error, content mismatch
I tried both windows with 5.11 and linux with 5.11.1. I have the same problem.
What should i do?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?34518>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev