Forum Discussion
ShengN_altera
Super Contributor
3 years agoHi,
Or may be try to get service path first like below:
set m_path [lindex [get_service_paths master] 0 ]
set c_path [claim_service master $m_path ""]
close_service master $c_path
Best Regards,
Sheng
p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution and give Kudos.