LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

how to program the LPC2368 and LPC2468 using microprocessor SDK?

Solved!
Go to solution

Hi

 

where to start? I have not found on the site of corresponding materials.

thanks for the help

0 Kudos
Message 1 of 6
(8,281 Views)
Solution
Accepted by topic author Sergiv

Hi Sergiv,

 

I would suggest taking a look at the following document: LabVIEW Embedded for ARM Porting Guide - Chapter 1: Introduction.  It is a generic document that will explain the process of porting to any microprocessor.

 

If you have LabVIEW Embedded for ARM module, I would suggest that you take a look at one of the shipping templates.  There is a template already build for the LPC2468 that you should use.  And if you don't have the module you should download the evaluation version to get the template and save yourself a bunch of time.

 

I hope this helps.

Justin Parker
National Instruments
Product Support Engineer
Message 2 of 6
(8,246 Views)

Thanks for your reply!
I do not have LabVIEW Embedded for ARM module.
if work only with microprocessor SDK, I want Keil?

0 Kudos
Message 3 of 6
(8,222 Views)

Hi Sergiv,

 

I'm afraid that something was lost in translation.  Are you asking if you can use the Keil compiler with microprocessor SDK?

Justin Parker
National Instruments
Product Support Engineer
0 Kudos
Message 4 of 6
(8,209 Views)

Hi.

I have installed microprocessor SDK, but not installed Keil compiler. Keil compiler necessarily needed?

0 Kudos
Message 5 of 6
(8,202 Views)

Microprocessor SDK makes the C code from the LabVIEW code.  Once you have that you need a compiler to put in on the LPC2468.  Keil is the compiler that we package with the LabVIEW Embedded of ARM, and is what I would recommend since we have already done a bunch of the work for you.

Justin Parker
National Instruments
Product Support Engineer
0 Kudos
Message 6 of 6
(8,187 Views)