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

Checking memory usage of application

hi,

 I am using nRF52832 with SDK 12.2.0 and S132 softdevice. I am faciing some issues with the memory usage. When I declared an array of size 50 bytes, my application behaves inconsistently. If I am reducing the value, it seems to be working fine. Is there any way I can see the total memory useage of my program. I amusing Keil.

Waiting for a reply.

Related