I had previously programmed an ATmega328P using AVRDude - this was some time ago, and I was not even sure what program I had applied.
When I attempted to overwrite the program using the Arduino IDE, I hit a dead end. I got the error message:
stk500_recv(): programmer is not responding
It was c...