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.

Stack Usage query

Other Parts Discussed in Thread: MSP430F47177

Hello Sir/Ma'am,
 
Following mail is related to query for stack usage.
We are using IDE Code Composer Essentials V3.1 for our microcontroller platform MSP430F47177 with 92kB falsh and 8kB RAM
 
In Compiler settings,
From Toolbar menu---Project---Properties---C/C++Build---Tool Setting---RunTime Environment
I've changed my STACK Size from 1792 to 1728 and Heap from 80 to 40.
Allthough there's no dynamic usage at runtime for Heap utilization in my code.
We find our code to malfunction because of change in above settings.
 
So I request you to clarify the STACK settings as in how it needs to be defined or how it can be calculated for the maximum length if by any means.
I found cg_xml utility to find the static STACK size of sections but it takes input file type xml. I've been using CCSv3 and don't find xml file in my output sections.
Please guide if there's another way to cg_xml utility usage.
Kindly help urgently for above issue.
 
Regards
Ashwani

**Attention** This is a public forum