Code: Select all
"C:\Program Files (x86)\Arduino\hardware\tools\avr\bin\avrdude.exe" -C "C:\Program Files (x86)\Arduino\hardware\tools\avr\etc\avrdude.conf" -v -p atmega2560 -c usbasp-clone -P usb -U flash:r:"read.hex":i
Does this mean the usbasp with its firmware is not able to correctly support atmega2560 device? It seems that the 0x00000 to 0x1FFFF address range is duplicated at 0x20000 to 0x3FFFF. The address MSB is stuck? Not good. My arduino uno has died so I can't use that, have ordered a new one.