12-03-2014 11:29 AM - edited 12-03-2014 11:30 AM
Have you tried compiling with debugging enabled and using the remote debugger?
The remote debugger allows you to run the exe on your target system and follow along in the block diagram on your development station, so you can see where your exe is hanging.
12-03-2014 11:30 AM - edited 12-03-2014 11:30 AM
Not yet...thanks for bringing it up earlier, I didn't know it existed...I will try that now.
12-03-2014 11:32 AM
Search in help for "Building and Distributing Applications" and read the section on Debugging Applications and Shared Libraries to see how to use the remote debuger
12-03-2014 12:22 PM
12-03-2014 12:26 PM
First post, point number 2.
12-03-2014 12:30 PM