LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone know the list of microprocessors that can be used with SDK?

I want to make a vision application that uses a usb camera from a custom board wiht a 32 bit microporcessor.
0 Kudos
Message 1 of 3
(6,120 Views)

f4,

 

You can "use the LabVIEW Microprocessor SDK to port LabVIEW to any 32-bit microprocessor" (to quote from the first sentence of the Microprocessor SDK help file).  There's good and bad news with this LabVIEW module though.  Good news - if you have the module, you can integrate just about any toolchain (3rd party compiler) into LabVIEW.  Bad news - the module doesn't work with anything out of the box.  This is one of the reasons that if you don't have the module already, you might find it very hard to purchase it from NI now.  It can be a bit cumbersome to setup.

 

If you call NI now asking to target any 32-bit microcontroller, we're going to encourage you to use the LabVIEW for ARM module or the LabVIEW C Generator.  If your chipset is supported by the LabVIEW for ARM module, I would recommend that you go this route.  A list of supported chipsets is here (as chipsets compatible with LabVIEW for ARM need to support the "RL-ARM Real-Time Library").

 

Kevin S.

Applications Engineer

National Instruments

0 Kudos
Message 2 of 3
(6,114 Views)

Kevin,

 

Thank you for the informative response. It is greatly appreciated.  🙂

0 Kudos
Message 3 of 3
(6,103 Views)