08-11-2010 03:19 PM
Hi,
Is it possible to configure the internal Real Time Clock (from a LPC 2378) with LabVIEW without using a c-node.
Thanks
08-16-2010 05:03 PM
The Lone Rider,
It appears that in LabVIEW for ARM 2010, there are some VIs (which are essentially wraps around C functions) which give some RTC functionality. I recommend that you browse through to see if what you want is available.
However, these specific functions are identified as being available only for "EK-LM3Sxxxx" targets. You're welcome to try these VIs on the LPC2378, but I have a feeling that you might still have to use an Inline C node.
Here a link to at least one page in the 2010 help: Timer RTC Enable VI
Kevin S.
Applications Engineer
National Instruments
08-17-2010 12:21 AM
Kevin_S,
Thanks for your reply,
I've downloaded the ARM 2010 module yesterday, along with LV 2010.
I'll see what i can do with the new RTC function (and give some feedback)
Thanks & greets