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

Free heap size in ARM MDK C++ code

I use C++ with dynamic memory allocation
on the heap.

How can I get the information, how much memory
I use from the heap and/or how I can get the free
heap size on runtime ?

Best regards

0