Can not open board test system
Hi,
I'm using Quartus 22.3 and Intel Arria 10 GX kit. When I open Board test system, it has two errors
1. SEVERE: java.io.IOException: Cannot run program "/tools/intelFPGA/22.3/quartus/sopc_builder/bin/system-console": error=2, No such file or directory
Oct 13, 2022 3:26:38 PM com.altera.bts.BtsView <init>
I found this file in /tools/intelFPGA/22.3/syscon/bin/system-console and copy to the missing path
2.
INFO: Board version: Rev E3, chip version: PRD
Oct 13, 2022 3:45:08 PM com.altera.bts.systemconsole.client.ClientApp attachServer
INFO: [/tools/intelFPGA/22.3/quartus/sopc_builder/bin/system-console, --server]
Oct 13, 2022 3:45:08 PM com.altera.bts.systemconsole.client.ClientApp attachServer
INFO: Here is the standard output of the command:
Oct 13, 2022 3:45:10 PM com.altera.bts.BtsView <init>
SEVERE: java.io.IOException: ServerPort 65536 is not a valid TCP port.
Can you help how to fix this issue?
I use this board https://www.intel.com/content/www/us/en/products/details/fpga/development-kits/arria/10-gx.html
I downloaded the old Quartus version 17.1 and I can open board test system now.