08-14-2017 12:28 AM - edited 08-14-2017 12:29 AM
Hi,
Can I cross compile a c++ program using NI recommended compiler GNU C and C++ Compiler for ARMv7 Linux (Windows host). Then copy the program to myRio-1900 /home/lvuser/folder. And run the executable via putty?
Can I run the program without labview? Not using Labview and FPGA Interface C API.
Solved! Go to Solution.
08-14-2017 11:05 AM
Hi shebin,
Yes, this is absolutely possible. You can also setup the binary to run on boot using a boot script as described in Tutorial: Installing Startup Scripts on NI Linux Real-Time. Let us know if you run into issues.
08-17-2017 01:32 AM
Thanks