Intel Agilex 7 FPGA I-Series Development Kit: BTS cannot detect device
Hi,
I'm running through the user guide of Intel Agilex 7 FPGA I-Series Development Kit. When launching the BTS (user guide sec. 4), it reports "Error when scanning hardware - no devices!". However, Quartus was able to detect the board, and I have programmed the board with a sof file before launching BTS (user guide sec. 3).
Context:
System: Linux 5.15
Error output from BTS:
****************************************
* BOARD TEST SYSTEM *
****************************************
Board Test System starting...
ES2 Prism: Error - GLX extension is not supported
GLX version 1.3 or higher is required
Success!
Starting application on Linux...
Apr 06, 2024 1:37:48 AM com.psg.bts.CommandShell checkJtagConfig
SEVERE: java.io.IOException: Cannot run program "null/bin/jtagconfig": error=2, No such file or directory
Thanks in advance.