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.

How to determine heap size used when debugging with CCS on LM3S9B96DevKit

To All,

I am using the CCS version Version: 4.1.0.02000. I want to otiomize the size for the heap and stack size. Currently I have allocated Heap size of 0x1000 and stack size of 0x1000. 

Q.1  How can I find out the amount teh amount heap sapace and stack is used to optimize allocation of heap sapace and stack?

Thanks.

Ashok Modi