How to know the remaining free RAM memory in my STM32?
Posted on April 04, 2014 at 12:36Hello,I'm working with a STM32F427VI (256kb of RAM), I use Coocox and FreeRTOS. Do you kown the easiest way to monitor in real time the RAM memory used and free in my uC ?Thanks !Jean