_uDynamicHeap Variable
From Microchip MDD File System Interface
C
unsigned char _uDynamicHeap[MAX_HEAP_SIZE];
Description
The _uDynamicHeap array is used as a heap for PIC18 dynamic memory allocation.
From Microchip MDD File System Interface
unsigned char _uDynamicHeap[MAX_HEAP_SIZE];
The _uDynamicHeap array is used as a heap for PIC18 dynamic memory allocation.