This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Reset Heap & malloc/free

Hi there,

Is there a way to re-initialize the whole heap region? It should also reset "internal pointer" of the malloc method. I use malloc/free in only one task and I want to start/stop this task. This should prevent memory leaks.

Chip: Cortex M3, LPC1788

Thx, Frederic

0