This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how to monitor RAM usage during running

when I use app_uart.c code with FIFO, uart is ok, but I always encountered a out of memory ( always return NULL from malloc )

How to monitor / determine memory / RAM usage during running

Related