Issue Details
I have developed code for a Real-Time (RT) target, such as NI LinuxRT, Phar Lap or VxWorks. This successfully runs if deployed through the project in interactive mode. When deploying to the target as a startup application and rebooting, no code runs and no outputs on the target change. When viewing the NI MAX error logs, I see:
Error 22: The VI was compiled for a different OS.".
How do I get past this issue and deploy this program as a startup application?