LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

freescale controller in the LabVIEW ARM?

Solved!
Go to solution

Hi All,

 

Is it possible to use MC9S12XEP100RMV freescale controller in the LabVIEW ARM?

 

Thanks and Regards

Surendar P

0 Kudos
Message 1 of 2
(7,624 Views)
Solution
Accepted by topic author suren

Hi Suren,

 

The LabVIEW Embedded Module for ARM Microcontrollers uses the "Keil uVision development toolchain to compile, download, and debug applications" as this article explains.  (ARM Devices Supported by LabVIEW)

 

With this in mind, you should be able to use any microcontroller that supports the "RL-ARM Real-Time Library."  The Keil Device Database lists the currently supported microcontrollers with this library.  (RL-ARM Real-Time Library)  

 

The Freescale MC9S12XEP100RMV microcontroller is not listed as being supported.  Knowing this, you may not be able to use the LabVIEW Embedded Module for ARM, but you could use the LabVIEW Microprocessor SDK Module.  The only difference is that the ARM Module has been built out of the SDK Module.  The SDK Module is more "generic" and allows you to develop the supporting software for basically any 32-bit microcontroller.

 

I hope this helps,

Kevin S.

Applications Engineer

National Instruments

0 Kudos
Message 2 of 2
(7,604 Views)