LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

auto code(Hex) generation in labview

Solved!
Go to solution

I wanted to know is there any possibility of generating Hex code automatically from the VI we have made the moment we run the VI.

This is because as MATLAB has this provision which adds major advantage in  automotive companies. 

0 Kudos
Message 1 of 5
(3,161 Views)
Hex code of what and for what?
0 Kudos
Message 2 of 5
(3,154 Views)
if we want to dump a code in micorcontroller  it should be in ".hex" format. What i was trying to know was if the code is in LabVIEW, is there any possibility that the code can be converted into ".hex" format. The feature i am asking is like " AUTOcode generation in Matlab".
0 Kudos
Message 3 of 5
(3,113 Views)

If you want a LabVIEW program to run on a micro, you must be looking for LabVIEW Embedded such as the one for Blackfin 

0 Kudos
Message 4 of 5
(3,111 Views)
Solution
Accepted by topic author Sury@

Hello Praveen,

 

Which microcontroller are you planning to code in?

If it is ARM microcontroller then the following document might help you:

https://www.ni.com/docs/en-US/bundle/375177a/resource/375177a.pdf 

 

 

Thanks.

 

Karun Jain 

 

0 Kudos
Message 5 of 5
(3,076 Views)