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

Static Memory Allocation Support (Embedded Development Module)

LabVIEW Microprocessor SDK 2.5 Help
August 2007

NI Part Number:
372197A-01

»View Product Info

If you want to support embedded applications that allocate no memory, you must define some constants to determine the maximum number of items associated with various features for your target. The following table lists the constants you must use to statically declare these items.

ConstantDescription
GENERATE_OCCURRENCE_MAXDefines the maximum number of Generate Occurrence functions.
WAIT_ON_OCCURRENCE_MAXDefines the maximum number of Wait on Occurrence functions.
ISR_HANDLE_MAXDefines the maximum number of ISR handler VIs.
CRITICAL_SECTION_MAXDefines the maximum number of critical section handles.
EVENT_MAXDefines the maximum number of events.
NODE_MAXDefines the maximum number of external time sources.
FIFO_MAXDefines the maximum number of Real-Time FIFOs.
FIFO_SIZE_MAXDefines the maximum size of an Real-Time FIFO in elements.

Resources


 

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