Forum Discussion
I know the open_service command was deprecated a while back and replaced with claim_service, but I don't know if that currently means that open_service commands would fail.
If you manually enter the set mm... command in the console, do you get a response that the service path was found?
#iwork4intel
There's no output response when I run set mm [lindex [get_service_paths master ] 0 ]
If open_service was deprecated, what's the new sequence?
I tried the procedure written on Locating and Opening the Master Service written on Page 10 here:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_system_console.pdf
but I get:
error: claim_service: Path cannot be found
while executing
"claim_service master $master_service_path mylib"
invoked from within
"set claim_path [claim_service master $master_service_path mylib]"