날짜: 06-21-2010 05:15 PM
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.
Thanks for your reply!
I do not have LabVIEW Embedded for ARM module.
if work only with microprocessor SDK, I want Keil?
Hi.
I have installed microprocessor SDK, but not installed Keil compiler. Keil compiler necessarily needed?
날짜: 06-25-2010 04:18 PM
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.