Platform Package reference: Function EwDoneHeap()

Description of the function EwDoneHeap() available in all Platform Packages for C compatible target systems. This function is intended to be used when integrating the Embedded Wizard created GUI application with the underlying graphics subsystem, graphics hardware or other external GUI applications coexisting on the same system.

Declaration

void EwDoneHeap( void )

Discussion

The function EwDoneHeap() deinitializes the heap manager initialized previously by using the function EwInitHeap().