Forum Discussion

NSVR's avatar
NSVR
Icon for New Contributor rankNew Contributor
5 years ago

Cannot find JTAG cable. Aborting installation.

Hi,

I am trying to setup FPGA installation in azure VM. My azure VM comes with intel Arria 10 card. when i tried to run FPGA_install.sh I am getting the following error.

root@azlwu2testvm01:/home/azureuser# source fpga_install.sh
Found a compatible OS.
Intel FPGA Download Cable Driver is installed.
+--------------------------------------------------------+
| OpenVINO FPGA Environment Setup Script |
+--------------------------------------------------------+
Using the QUARTUS_ROOTDIR value: /home/azureuser/intelFPGA/18.1/qprogrammer/bin/bin
Using INTELFPGAOCLSDKROOT value: /opt/altera/aocl-pro-rte/aclrte-linux64
INTELFPGAOCLSDKROOT is set to /opt/altera/aocl-pro-rte/aclrte-linux64. Using that.

aoc was not found, but aocl was found. Assuming only RTE is installed.

AOCL_BOARD_PACKAGE_ROOT is set to /opt/altera/aocl-pro-rte/aclrte-linux64/board/a10_1150_sg1. Using that.
Adding /opt/altera/aocl-pro-rte/aclrte-linux64/bin to PATH
Adding /opt/altera/aocl-pro-rte/aclrte-linux64/linux64/lib to LD_LIBRARY_PATH
Adding /opt/altera/aocl-pro-rte/aclrte-linux64/host/linux64/lib to LD_LIBRARY_PATH
Adding /opt/altera/aocl-pro-rte/aclrte-linux64/board/a10_1150_sg1/linux64/lib to LD_LIBRARY_PATH
[setupvars.sh] OpenVINO environment initialized
Creating initialization script /home/azureuser/init_openvino.sh ...
Installing the new OpenCL BSP for the 2020.1 BSP. Enter Y when prompted to install (Enter sudo credentials when prompted):
Cannot find board_env.xml in /opt/altera/aocl-pro-rte/aclrte-linux64/board/a10_1150_sg1
Cannot find JTAG cable. Aborting installation.