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