Hi all,
I've been trying to run arduino 1.8.5 on JETSON tx1 and getting the following error:
./arduino: line 35: /home/nvidia/Downloads/arduino-1.8.5/java/bin/java: No such file or directory
I understand that Arduino IDE is based on ARM32 whereby JETSON is based on ARM64 and this may be the reason of the error. Can someone help me to solve this problem?