Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi Paul,
--- Quote Start --- I have sourced the tcl file "..\hdl\boards\bemicro_sdk\share\scripts\jtag_cmds_sc.tcl" but when I then try to change the LED values with command "led write 0x23" for example, nothing happens. I assume that that tcl commands script is specifically for the bemicro board. --- Quote End --- This Tcl script is expected to be used from within SystemConsole ... is that where you sourced it? So long as you did not change the PIO address in the Qsys system, this script will work with any board. The board-specific change needed is the pin assignments. Cheers, Dave