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

Feature Flags (Microprocessor SDK)

LabVIEW 8.6 Microprocessor SDK Help
June 2008

NI Part Number:
372197B-01

»View Product Info

The following are just some of the flags in LVDefs_plat.h. Feature flags turn on and off large sets of features that correspond to pieces of hardware that might 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 Microprocessor SDK example targets and operating systems, but the code is present.
IrDASupportControls infrared (IrDA) support. IrDA support has not been ported to any of the Microprocessor SDK 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.
PosixFiles Controls support for the POSIX file system.

Resources


 

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