Forum Discussion
FYI, I did two things and it works now.
I was running Quartus Prie Pro V22.1 and looking at the log file bts.log in the board_test_system folder I could see that the Board Test System was failing when it tried to run c:\intelFPGA_pro\21.4\quartus/sopc_builder/bin/system-console. This is because it is no longer in the sopc_builder folder, Intel has moved it to c:\intelFPGA_pro\21.4\quartus\syscon. I tried copying the executables to the system-console folder and it still didn't work.
I uninstalled V22.1 in Windows (which actually deleted nothing) and installed version 17.1.0.240 (which is recommended in the Cyclone 10 User guide. Now the Board Test System runs and all the parts in it function.
Quartus Pro Version 22.1 still works the same way and the system variables still point to V22.1 for the Quartus Root Directory.
Also I found I needed to install the 32 bit VC++ extensions to get it to run, even though the 64 bit version was already installed.
Hope this helps someone...