Hi Bruce,
Please find appended below the transcript of Tcl System Console and Messages window.
Please note that blink.soft was successfully downloaded.
Regards,
phiho
Here is the transcript of Tcl System Console:
% set d_path [lindex [get_service_paths device] 0 ]
/devices/5CSEBA6(.|ES)|5CSEMA6|..@2#USB-1#DE-SoC
% device_download_sof $d_path output_files/blink.sof
% set jd_path [lindex [get_service_paths jtag_debug] 0]
% jtag_debug_loop $jd_path [list 1 2 4 8 15 16]
error: jtag_debug_loop: The path is not valid.
while executing
"jtag_debug_loop $jd_path [list 1 2 4 8 15 16]"
%
and here are the messages:
Jan 18, 2021 7:38:17 AM com.altera.debug.core
SEVERE: wrong # args: should be "set varName ?newValue?"
Jan 18, 2021 7:38:17 AM com.altera.debug.core
SEVERE: while executing
Jan 18, 2021 7:38:17 AM com.altera.debug.core
SEVERE: "set env(IntelliJ IDEA Educational Edition) "G:\\IntelliJ-Edu-2020.2.4\\bin;""
Jan 18, 2021 7:38:17 AM com.altera.debug.core
INFO: Finished initialization
Jan 18, 2021 7:38:17 AM com.altera.debug.core
WARNING: Could not register IService packet
Jan 18, 2021 7:38:17 AM com.altera.debug.core
WARNING: A service named 'packet' is already registered.
Jan 18, 2021 7:38:18 AM com.altera.debug.core
INFO: Finished discovering JTAG connections
Jan 18, 2021 7:38:18 AM com.altera.debug.core
WARNING: FPGA does not contain SystemConsole USB soft logic (signature 0x00)
Jan 18, 2021 7:38:24 AM com.altera.debug.core
INFO: Finished discovering USB connections
Jan 18, 2021 7:38:24 AM com.altera.debug.core
INFO: Executing startup script G:\intel\fpga\lite\20.1\quartus\sopc_builder\system_console\scripts\system_console_rc.tcl
Jan 18, 2021 7:38:24 AM com.altera.debug.core
WARNING: The script doesn't exist: C:\Users\Administrator\system_console\system_console_rc.tcl. You can customize System Console by creating one.
Jan 18, 2021 7:38:24 AM com.altera.debug.core
SEVERE: wrong # args: should be "set varName ?newValue?"
Jan 18, 2021 7:38:24 AM com.altera.debug.core
SEVERE: while executing
Jan 18, 2021 7:38:24 AM com.altera.debug.core
SEVERE: "set env(IntelliJ IDEA Educational Edition) "G:\\IntelliJ-Edu-2020.2.4\\bin;""
Jan 18, 2021 7:39:41 AM com.altera.debug.core
INFO: Finished discovering JTAG connections
Jan 18, 2021 7:39:41 AM com.altera.debug.core
INFO: Auto linking 5CSEBA6(.|ES)|5CSEMA6|..@2#USB-1#DE-SoC to blink.sof
Jan 18, 2021 7:39:47 AM com.altera.debug.core
INFO: Finished discovering USB connections
Jan 18, 2021 7:41:32 AM com.altera.debug.core
SEVERE: jtag_debug_loop: The path is not valid.