avrdude: stk500v2_ReceiveMessage(): timeout Caused by String #1717
Labels
Component: Bootloader
The bootloader is the program used to load the uploaded program into the microcontroller's memory
Type: Duplicate
Another item already exists for this topic
OS: OSX Mavericks
Board: Arduino Mega 2560
Both of these codes compile:
http://pastebin.com/NDE9V6fH
This compiles and then throws errors
Error:
avrdude: stk500v2_getsync(): timeout communicating with programmer
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
http://pastebin.com/LLPNvSMm
This compiles and runs properly
[NOTE: Line is commented where change is made]
The text was updated successfully, but these errors were encountered: