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.

CCS/TMS320F280049: How to get the stacksize from top function (Cint00) by Stack Usage of CCS.

Part Number: TMS320F280049

Tool/software: Code Composer Studio

Hello Support team.

Customer is now checking their software.

They were confirmed stack usage (using size) by Stack Usage tool of CCS.

 

This Stack Usage shows stack size of functions including calling functions in the nesting.

However, customer wants to now overall stacks size from actual main(). It may be _c_init00

Then I would like to know how CCS Stack Usage can show the stack size from actual top function such as _c_init00().

 

Best Regards

KORO