I've got my Pro Mini 5v/16MHz hooked up to my computer through an Arduino USB board...
(Like here:
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1248295911)
...and when I try to upload to it, I get an error...
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
...and I can't seem to get rid of it.
I've tried selecting the Arduino Duemilanove w/ 328, Pro Mini w/ 128, and Pro Mini w/ 328 and none seem to work.
I have a Pro Mini with an ATmega328 and it's 16MHz/5V.
What am I doing wrong? I've checked my connections and everything.
I really don't want to have to buy the FTDI breakout connector for this, because I already have my pro mini soldered up inside a controller and the 5 pins for uploading are brought to a connector on the bottom instead.
Will a lengthy cable give me this error? I've got about 5-6" between both Arduinos.