I was studying the output of the 2 commands and noticed the following output after trying to obtain the device signature in the first command:
avrdude: Device signature = 0x000000
avrdude: Yikes! Invalid device signature.
avrdude: Expected signature for ATmega1284P is 1E 97 05
It then notes the verification error and exits after checking t he fuses. So it is not really making any contact with the ATmega1284P is it?
avrdude: Device signature = 0x000000
avrdude: Yikes! Invalid device signature.
avrdude: Expected signature for ATmega1284P is 1E 97 05
It then notes the verification error and exits after checking t he fuses. So it is not really making any contact with the ATmega1284P is it?