Other Parts Discussed in Thread: ENERGIA
Hello,
I'm trying to interface the TI TM4C1294 board with LabVIEW using the USB interface.
I'm able to compile the codes through CCS, the example files works well, the LED blink tutorials works as well.
But, when I try to convert the DualBlink_430 file from Energia into DLL file, I'm seeing errors on Visual Studio 2015.
I understand that Visual Studio is not configured to interface with USB, but is there a way I can work through the errors and call this file from a LabVIEW VI?
If not, are there direct commands I can use from LabVIEW in order to interface with the board?
I went over this page for reference, but there are no tutorials available:
Any help would be greatly appreciated.
Thank you,