Hello,
My board on my Tevo Tarantula fried (as may do) and I have replaced the board with a Makerbase MKS Base V1.6 w/USB Cable from 3D Printing Canada.
I was having trouble with Arduino and switched to Platform IO. It was uploading Marlin but the scrren wasn't working. Then all of a sudden it stopped uploading and I get this message.
avrdude: stk500v2_ReceiveMessage(): timeout
I get this for 6 lines, then I get:
avrdude: STK500v2_getsync(): timeout communication with programmer
So I was thinking I deleted the bootloader somehow. (Keep in mind I am technologically inept!!!) I used Arduino to burn the Bootloader and get this error code:
Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x03
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x03
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x03
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x03
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x03
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x03
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x03
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x03
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x03
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x03
Error while burning bootloader.
I was messing arround with my old board and I am able to load the program, unfortunately the power side of the board in burned out. I can't figure out what is up, all of a sudden, with the new board and why the screen wasn't working when it was uploading.