I am trying to load "Blink" onto my new Arduino 2560 (using a a Mac with OSX), and I keep getting the following timeout error:
Binary sketch size: 1602 bytes (of a 258048 byte maximum)
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
This is driving me crazy, and I cannot find any forums with answers to how to fix this. I have tried the "push the reset button right as you attempt to upload the program trick," but that is not working either. Any insights?