Hi all,
I've been working through the various examples/documents on burning the bootloader and I am still stuck. I have used the breadboard configuration and al the various flavors, but when I try to burn the bootloader, it comes back with the wrong signature. I'm using an Arduino Uno R3, and the 1.8.19 Arduino IDE, Arduino as IDE programmer.
Any advice greatly appreciated!
If your using jumper wires like I did, I had this happen to me it was my wiring was wrong
Your Programmer Type is most likely wrong... it should be listed as arduinoisp in the command line if you're using the Arduino to do it.
What does the command line you're using look like?
Bill