Hello,
I want to diagnose the dynamic memory allocation during runtime execution. Is there any means to do it using Keil/RTL? Is there any kind of free_memory() function ? Without an easy way to do it, how could I hack the memory allocation library to do it?
Regards André Moutinho