avrdude: stk500_getsync(): not in sync: resp=0x00 Error
hello all,
i not able upload firmware azteeg x1... second x1 same issue.
error:
binary sketch size: 86214 bytes (of 131072 byte maximum)
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
axteeg x1 w/ atmega 1284p 16mhz
marlin 1.03
ardino 0023
serial port 5
i did find dont follow or know how apply x1
problem auto reset
arduinos auto reset capabilities(i.e. diecimila, duemilanove) need have auto-reset functionality disabled. when program(i.e. avrdude) connects serial port dtr line set , unset, triggers reset. avrdude (as of v5.6) connects arduino before has booted. problem may manifest error message "avrdude: stk500_getsync(): not in sync: resp=0x15". problem may manifest withe error message "avrdude: verification error, first mismatch @ byte 0x0000 0x3f != 0x00". happens when avrdude connects arduino bootloader on host. arduino bootloader supports subset of same stk500 protocol mega isp uses returns 0x00 when reading lock bits
tried 3 different usb cables, , rebooted pc few times.
i not able upload firmware azteeg x1... second x1 same issue.
error:
binary sketch size: 86214 bytes (of 131072 byte maximum)
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
axteeg x1 w/ atmega 1284p 16mhz
marlin 1.03
ardino 0023
serial port 5
i did find dont follow or know how apply x1
problem auto reset
arduinos auto reset capabilities(i.e. diecimila, duemilanove) need have auto-reset functionality disabled. when program(i.e. avrdude) connects serial port dtr line set , unset, triggers reset. avrdude (as of v5.6) connects arduino before has booted. problem may manifest error message "avrdude: stk500_getsync(): not in sync: resp=0x15". problem may manifest withe error message "avrdude: verification error, first mismatch @ byte 0x0000 0x3f != 0x00". happens when avrdude connects arduino bootloader on host. arduino bootloader supports subset of same stk500 protocol mega isp uses returns 0x00 when reading lock bits
tried 3 different usb cables, , rebooted pc few times.
you might have selected wrong board, under tools > board.
Arduino Forum > Using Arduino > Installation & Troubleshooting > avrdude: stk500_getsync(): not in sync: resp=0x00 Error
arduino
Comments
Post a Comment