01-21-2016 03:18 PM
Alright, I am going to school at DeVry University. I am trying to use the LM3S8962 eval board along with my ARM I/O Board. I have soldered it all up correctly and downloaded the IO_boardinstaller from the school and I followed all the instructions to a T and when try to install the Batch File it say I need to install LabVIEW embedded. I for the life of me cannot find where to download this software. can someone please help me! thanks
01-21-2016 04:04 PM
Open any browser, enter "LabVIEW Embedded". Chrome's first hit was "NI LabVIEW Embedded Module for ARM Microcontrollers". Why don't you start there?
Bob Schor
01-21-2016
11:38 PM
- last edited on
03-28-2025
09:25 AM
by
Content Cleaner
and then you'll realise that NI no longer recommends this approach, particularly for new developments.
i've had quite a bit to do with LabVIEW ARM and although there was much promise, there were many problems. When I left it, you had to write all of your own on-board drivers, including SPI. For recommended controllers and promises of straight, easy development, it was anything but.
however, since you are still playing around with it in LV2010, you can check out their page for it. You can download the eval software and manuals. You will need a JTAG (KEIL) device, which has a hidden cost of its own (software and hardware).
website here:
http://sine.ni.com/nips/cds/view/p/lang/en/nid/209852
good luck!