Hello everybody, a few days ago I borrowed my Arduino Mega board to a friend. Today I was working on a new project and found out that the board isn't being programmed. The Arduino IDE stays at "Uploading..." far too long and eventually gives some errors:
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_getsync(): timeout communicating with programmer
I'm working on Windows 10. I have another Arduino Mega, a clone if that matters, which works fine and a Arduino nano that works fine as well. I tried to upload the Blink Example and it keeps giving errors.
Does anyone have any idea of what happened and how to fix the problem?
Thanks in advance,
José Coelho