Error on Upload
Posted: Sat Jun 21, 2014 4:34 pm
New USBDroid R3, static precautions taken etc.
Computer sees Arduino and correct driver loaded.
When uploading a sketch, TX & RX flash accordingly, red LED (D13) flashes but I receive the following (after enabling verbose logging in preferences):
Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Recv: . [0d]
avrdude: stk500_getsync(): not in sync: resp=0x0d
avrdude done. Thank you.
At least it's polite.
Much googling shows a more common error to be 0x00 (no response).
I have selected the Arduino Uno from within the IDE and the comm port is set correctly (COM3).
Can't seem to find any info on 0x0d as a return code.
Anyone have any light they shed on this?
Many thanks guys.
Computer sees Arduino and correct driver loaded.
When uploading a sketch, TX & RX flash accordingly, red LED (D13) flashes but I receive the following (after enabling verbose logging in preferences):
Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Recv: . [0d]
avrdude: stk500_getsync(): not in sync: resp=0x0d
avrdude done. Thank you.
At least it's polite.
Much googling shows a more common error to be 0x00 (no response).
I have selected the Arduino Uno from within the IDE and the comm port is set correctly (COM3).
Can't seem to find any info on 0x0d as a return code.
Anyone have any light they shed on this?
Many thanks guys.