Hi guys,
I´m trying to upload a new sketch onto my PhantomX MarkIII. But for some reason this does not work.
I´m using the custom ArbotiX-M board and I´m trying to upload via FTDI cable.
Possible mistakes I´ve already double-checked: the jumper is set on USB (not VIN), the XBEE is not connected, I chose the right board and the right port. I´ve reinstalled the FTDI drivers.
Right now I can´t think of any other possible mistakes, but still I get the following error:
Code:
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xf8
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x78
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x78
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x78
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x80
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x78
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x80
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x78
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x78
Any further ideas?
Thanks
Bookmarks