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

__heapstats() linker error since update MDK-ARM 3.11

Hello,

to get some information about the amount of heap memory used by my application I'm using the __heapstats function from realview C-libary. I used this feature successfully with MDK-ARM version 3.05. Last week I updated the MDK-ARM to version 3.11. Now, I get an error message from the linker that the symbol __heapstats is undefined. I couldn't find a hint in the documentation of the realview C-libary that anything changed?

Does anybody have the same experience?
Has anybody an idea how to solve this issue?

Thanks in advance for your help!

Rainer