Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Running 3rd Party Code on a cRIO?

All,

 

As far as I understand it the newer cRIO models run VxWorks as a base operating system. Is it possible to compile 3rd party code onto these devices? For instance could we run compiled C code, a secondary web-server, a mysql database, etc? Basically is it possible to get a shell to the OS and use it as a general operating system?

 

Regards,

Ken 

0 Kudos
Message 1 of 3
(3,190 Views)

Hi Ken,

 

Obviously anything is possible with enough time and work, but I would like to hear a little more about what you are thinking about doing.  We have a lot of different solutions to any given problem, and I would like to make sure you are using the right tool for the job.

 

Justin Parker
National Instruments
Product Support Engineer
0 Kudos
Message 2 of 3
(3,161 Views)

Hello Ken,

 

If you haven't seen it already you may find this devzone article useful, http://zone.ni.com/devzone/cda/tut/p/id/5694#toc4.

 

You may also be interested to know that you can access the FPGA from C code using the C Host Interface, http://zone.ni.com/devzone/cda/tut/p/id/8638.

 

Let me know if you have any other questions,

 

Sebastian

0 Kudos
Message 3 of 3
(3,151 Views)