Forum Discussion
gyuunyuu
Contributor
5 years agoHow is system_console_rc.tcl supposed to be used with system console?
The QII53028 "Analyzing and Debugging Designs with System Console" states that:
"You can use the system_console_rc.tcl file in combination with your custom rc_script.tcl file. In this capacity, the...
sstrell
Super Contributor
5 years agoThese scripts run automatically when the tool starts to set up service paths and claim services or start toolkits. Basically, you can put anything in these scripts that you don't want to have to run later after the tool has started.