jetson tx2 (aarch64) unable to upload code to arduino #9007
Labels
Component: Uploading
Uploading programs to an Arduino board
Type: Bug
Type: Invalid
Off topic for this repository, or a bug report determined to not actually represent a bug
Hello,
I am building a robot where I need to communicate from jetson tx2 to arduino using serial port. I have compiled the arduino ide for aarch64 with openjdk-8-jre java_sdk. But unable to upload code to the arduino
error pasted below:
ioctl("TIOCMSET"): Connection timed out
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
P.S: followed issue mentioned here,but no help - #7302
Help Appriciated.
The text was updated successfully, but these errors were encountered: