Altera_Forum
Honored Contributor
12 years ago"get_service_paths master" command fails in CMD
Hi!
Im new to Quartus II and I read the forum, but I cant still find the answer to my problem. I have a need to run TCL scripts from Command Promt CMD (Windows Vista), In my script Im accessing the HW with command "get_service_paths master" and this Fails. I have already added "load_package systemconsole". In CMD i run C:\>quartus_sh -s tcl> get_service_paths master invalid command name "get_service_paths" tcl> In System-console It works... % get_service_paths master {/devices/5SGSMD5H(1|2|3)|5SGSMD5K1|..@1#USB-0/(link)/JTAG/(110:132 v1# 0)/phy_0/master} Why this error? Thanks for all your time