Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Feature Flags (Embedded Development Module)

LabVIEW Microprocessor SDK 2.5 Help
August 2007

NI Part Number:
372197A-01

»View Product Info

The following flags in LVDefs_plat.h turn on and off large sets of features that correspond to pieces of hardware that might or might not be applicable for your target.

FlagDescription
HeapListSupportControls the freeing of memory blocks associated with VIs. If this flag is TRUE, the memory blocks are not freed until the embedded application exits, which speeds up application execution but greatly increases the memory footprint.
BluetoothSupportControls Bluetooth support. Bluetooth support has not been ported to any of the embedded example targets and operating systems, but the code is present.
IrDASupportControls infrared (IrDA) support. IrDA support has not been ported to any of the embedded example targets and operating systems, but the code is present.
SerialSupportControls serial communication support.
TCPUDPSupportControls TCP and UDP support along with the SocketSupport flag in CCGNetConnSupport.c, which is located in the CCodeGen/libsrc/comms directory.
FileSupportControls file I/O support.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit