I recently purchased an ATmega328 w/bootloader from Sparkfun. I have replaced the ATmega168 on my Arduino NG rev c with this chip. In Arduino 15 on a Mac OS X 10.5.6 I selected Arduino Duemilanove w/ ATmega328 in the Tools/Boards menu. I haven’t been able to successfully download any sketches to the board.
This is the error message I get:
Binary sketch size: 1072 bytes (of a 30720 byte maximum)
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
I have tried various delays of release of the reset button and the result is always the same.
Has anyone been able to upgrade this particular board? Sparkfun says that the hardware may be too old to upgrade. Aside from the lack of auto-reset on the NG, its hardware is pretty much the same as the newer boards.
Any ideas?