Running BTS on Stratix 10 SX development board
I want to run the default program (BTS) which is part of the dev board's package installer. This program is not able to load, and connect to the System Console server. It seems it is trying to search system console in a location relative to the quartus root directory. In my PC with the quartus pro 22.1, system console is at C:\intelFPGA_pro\22.1\syscon\bin.
Can you give me a version of BTS which is compatible with the Quartus Pro 22.1 installation paths?
__________________________________________________________________BTS hangs!
BTS log file:
Mar 16, 2023 9:48:46 PM com.intel.bts.BtsView <init>
INFO: Board version: Rev D, chip version: HTPRD
Mar 16, 2023 9:48:46 PM com.intel.bts.ClientApp attachServer
INFO: [C:\intelFPGA_pro\22.1\quartus/sopc_builder/bin/system-console, --server]
Mar 16, 2023 9:48:46 PM com.intel.bts.ClientApp attachServer
SEVERE: java.io.IOException: Cannot run program "C:\intelFPGA_pro\22.1\quartus/sopc_builder/bin/system-console": CreateProcess error=2, The system cannot find the file specified
Hello
Welcome to INTEL forum. Upon checking, the Quartus version supported for BTS test is v18.0 b184. Could you help check on this?
The manufactured board’s BTS was built with Quartus version 18.0 b184. and the error you get possibly caused by the difference in system console of different Quartus revisions. We strongly recommended to use the right Quartus version as it was tested. Thanks