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.

gstack-like utility

Hi,

I need to perform some stack usage analysis in my software. I would like to know if CCS has a utility like "gstack"(which comes with GHS MULTI IDE Installation).

Copying the description from MULTI manual, the features i'd like to have are:

"report the maximum stack size each task might need during execution and the call chain that produces this maximum stack size."

Thanks in advance