Forum Discussion
Anands
New Contributor
4 years agocan install BoardTestSystem.exe -- startix 10 gx development board
Hi all
When i tried to install "BoardTestSystem.exe" in windows 10... im getting an error "The application was "unable to start correctly(0x0000007b). Click OK to close the application"... in the o...
Simon_Tam
New Contributor
3 years agoI replaced the library file and launced from command line as suggested. However it gave the following error:
Starting application on Windows 10...
Oct 04, 2022 4:37:41 PM com.intel.bts.CommandShell getJtagClock
SEVERE: java.io.IOException: Cannot run program "d:/intelfpga_pro/22.2/quartus/bin/jtagconfig": CreateProcess error=2, The system cannot find the file specified
The reason is that jtagconfig is in d:/intelfpga_pro/22.2/quartus/bin64. Therefore the application could not find it. I tried copying jtagconfig to d:/intelfpga_pro/22.2/quartus/bin and ran but it gave error message about not able to find any devices from scan.
Simon