covfefe
Occasional Contributor
3 years agoSystem-Console device_load_sof SEVERE crash on Stratix 10
Hello,
I am running into an issue, where trying to load an *.sof via the system-console crashes (both command line device_load_sof and GUI: Device>Program Device).
I have the same issue regardless of:
- System-Console version (20.4, 21.2, 21.4, 22.3, 22.4)
- hardware (tried multiple Stratix 10 GX Dev Kits)
- computer (tried multiple different Windows 10 PC).
- USB cables (tried multiple ones)
The board is connected directly via USB 3.0-port to a PC (no USB hub).
When the same exact *.sof is loaded via Quartus Programmer, everything works fine: there is never an error.
Here is an example of the different error messages encountered:
Error (18939): Unexpected error in JTAG server: JTAG chain broken
Error (18939): Unexpected error in JTAG server: Chain in use - check
java.lang.Exception: Unable to load the sof: C:\fpga_s10-12-1-2022b.sof at com.altera.systemconsole.internal.plugin.jtag.SofProgrammer.programDevice(SofProgrammer.java:106)
See also attached full logs.