Hello there,
Today I have encountered an issue with my Arduino 2560. I have an original Mega + WiFi R3 Atmega2560 + NodeMCU ESP8266 32Mb Memory USB-TTL CH340G Compatible For Arduino Mega.
I am facing error message Upload error: Failed uploading: uploading error: exit status 1
I have checked the driver installed and the switch settings, but nothing worked.
Getting the following error:
Sketch uses 662 bytes (0%) of program storage space. Maximum is 253952 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 8183 bytes for local variables. Maximum is 8192 bytes.
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
Failed uploading: uploading error: exit status 1
Please HELP