04-24-2019 04:19 PM - last edited on 11-05-2019 09:11 PM by Kristi_Martinez
Hello
I am just getting back into NI stuff after many years off
Being fed by a firehose right now.
I have understood how to debug the RTOS side of the CRIO
We are using application builder to build the executable to run on the host machine.
I need to debug some of the stuff on the host side
Can someone help me to understand how i can do that.
I have tried opening the debugger and using "localhost" and also the IP of the host machine.
Neither work
Thanks so much
04-25-2019 07:54 AM
Anyone?
04-25-2019 10:36 AM
Hey RScott2015,
Try these KBs:
How Can I Debug in LabVIEW EXE File in Local Host PC?
Remotely Debugging Executables in LabVIEW
04-25-2019 03:08 PM
Thanks for your effort
I have found the way to get it into debug mode, however, it seems particularly useless.
The debug mode for the host vi prevents you from being able to push any buttons on the UI
Rendering the debug mode useless really.
Anyone every see this before?