Get Free Heap

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Revision as of 08:44, 22 March 2017 by Jasonvankolfschoten (talk | contribs) (Created page with "{{HANcoder/block| info= A 'Get free Heap' block reads the number of bytes that are still available on the heap. The heap is a part of RAM that is used for dynamic memory allo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Supported Targets: Olimexino, E407, P405

General information about Get Free Heap

A 'Get free Heap' block reads the number of bytes that are still available on the heap. The heap is a part of RAM that is used for dynamic memory allocation. For example, each CAN receive block allocates some heap memory for storing the message related data.

Block

GetFreeHeap.png

Mask

GetFreeHeapMask.png