Forum Discussion
Stratix 10 MX Dev Kit, BoardTestSystem.sh, Error: Could not find or load main class com.intel.bts.BtsApp
I'm trying to run the BTS for the S10 MX dev kit on a CentOS 7 linux machine. When I execute BoardTestSystem.sh i get the error "Error: Could not find or load main class com.intel.bts.BtsApp".
I can see the BtsApp.class is inside the .jar file and I've tried using different relative paths and commands aside from the default "java -Xmx256m -jar bts.jar" inside the BoardTestSystem.sh but nothing seems to work.
Does anyone have any ideas?
Thanks in advance.
2 Replies
- AR_A_Intel
Super Contributor
Hello
Welcome to INTEL forum. For your information, CentOS 7 is not an officially support OS for Quartus Prime software. An unsupported platform means that some things may work, but others not, and we won't put any resources into debugging or diagnosing. For more details refer the below link,
- Salma_M_Intel
New Contributor
Were you able to get this to work?