Question
Memory usage monitoring
Posted on March 03, 2015 at 16:41
I would like to monitor the memory usage in my microcontroller. The purpose is to verify that there is no memory leak after a certain time. Is there a way to do this in debug mode or with an existing function?
