System Console fails to open service with Cyclone V FPGA
All of the sudden,
System Console fails to open the service path when connected to a Cyclone V FPGA.
I have been using System Console to test a Cyclone V based board for a long time. Suddenly, when
connected to the Cyclone V FPGA, it fails to open the path. The error messages are:
Feb 22, 2023 11:50:42 AM com.altera.debug.core
INFO: Executing startup script C:\Users\costas.hatzinikolaou\system_console\system_console_rc.tcl
Feb 22, 2023 11:50:42 AM com.altera.debug.core
SEVERE: open_service: Path cannot be found
Feb 22, 2023 11:50:42 AM com.altera.debug.core
SEVERE: Failed to run the script: C:\Users\costas.hatzinikolaou\system_console\system_console_rc.tcl
When I connect to an Arria 10 FPGA, it works fine. When I type the command:
"set m_path [lindex [get_service_paths master] 0]", I get the following response:
"/devices/10AS027E(1|2|3|4)|10AS027H1|..@1#USB-1/(link)/JTAG/(110:132 v1 #0)/phy_0/master".
I tried multiple boards with Cyclone V and different PCs and System Console fails to open the service with all of them.