SDe_J
Occasional Contributor
6 years agoCan't open the Stratix 10 Board Test System with Quartus 19.2
I am developing firmware with the Stratix 10 H-tile devkit.
I have downloaded the support files located here:
I have Quartus 19.2 installed on my (linux: Ubuntu 16.04) system
I'm trying to open the board test system included with the support files, but I'm getting this error:
>echo $QUARTUS_ROOTDIR
/intelFPGA/19.2/quartus
>./BoardTestSystem.sh
./BoardTestSystem.sh: 2: [: /intelFPGA/19.2/quartus: unexpected operator
Error: Could not find or load main class com.intel.bts.BtsAppI have been able to run the BTS with quartus 18.0 and 18.1, but not 19.2. Do you know what the issue might be?
Thank you.