This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3220SF-LAUNCHXL: Get System Heap and Stack statics

Part Number: CC3220SF-LAUNCHXL
Other Parts Discussed in Thread: CC3220SF

Hi   

 

I am using CC3220SF - LaunchXL along with the FreeRTOS SDK. 

  

I understand that System heap is configured from CC3220SF_LAUNCHXL_FREERTOS.icf file as defined below. 

define block HEAP with alignment = 8, size = 0x00008000  (configuring to 32KB System Heap)

 
 
I am using IAR as debugger, is there any way I can get  the System(controller) Heap & Stack consumption statistics on run time or based on the API calls. 
 
Regards,
Suresh