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

Printing Stack and Heap pointers

Hi everyone,

I am facing memory leak issues while using nrf52 iot SDK for MQTT. The application has a high RAM usage and I am running into memory leakage issue where program starts behaving abnormally after running for few times. Could anyone please help me in printing the stack and heap pointers so that I can figure where exactly when they go out of bounds?

Thanks

Related