Yesterday I could suddenly not upload code on the Arduino. This is the verbose output: (just upgraded from 1.0.2 to 1.0.3 to see if that fixed it )
Using Port : \.\COM7
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Recv: 0 [30]
avrdude: stk500_getsync(): not in sync: resp=0x30
avrdude done. Thank you.
it says Overriding Baud Rate 115200, but in Device Manager it is set to 9600.
Anyone have any ideas?
I tried different ports and cables. Same everywhere.
Edit: Tried same cable/usb port on a Mega, worked fine. Arduino.exe says that the Uno is connected on the correct serial port.