Quote:
Originally Posted by Japper
Is it even possible to run the FRC version of Labview on a Linux system?
I would like to be able to put together a Labview application for use in the pit to run on a Raspberry Pi running linux and am wondering what it would take to do this if it is even possible...
thanks
|
The Raspberry Pi is an ARM processor. The LabVIEW for Linux is compiled for and runs on x86 Linux.
You could potentially write an application using LabVIEW for ARM, but that is a much more hardware-centric version of LabVIEW and is not terribly easy to use.