Difference between revisions of "HANcoder/STM32/Blocks/Get Free Heap"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
(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...")
(No difference)

Revision as of 08:44, 22 March 2017

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