Hello Team,
I’ve got a brand new Arduino Pro 5v. (I’ve selected the Duemilanove in the Arduino IDE v 0015). I’m also using the Sparkfun FTDI converter. I have had previous success with the Duemilanove so I know how it is supposed to work.
The error message I get is:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
The Arduino gives a blinking green led (pattern: dash, dit dit dit dash), the leds on the usb breakout flash a little bit at the beginning, but that is it.
I’m in linux and it shows up properly as /dev/ttyUSB0. I’ve tried pressing the reset button before I upload in case there was an issue with the DTR, but nothing works.
Any ideas? Maybe a bootloader problem?
Kyle