03-21-2013 11:11 PM
Hi,
I am woking on one applicaiton which is used for debugging the arm processor with Jlink ICD. I am having the command promt Jlink.exe which peforms all the required operations. All the commands(STDIN and STDOUT) want to redirect through my CVI LabWindows and the Jlink.exe should be hidden.
11-19-2015 01:27 PM
Same here, VikramkumarP. I see you never got any feedback though.
With LaunchExecutableEx, you can open you exe in a hidden fashion. But I don't yet know how to pipe the STDOUT into a buffer of your CVI project.