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.
Tool/software: Code Composer Studio
Is it possible to monitor stack usage during debug session in CCS?
Hello,
If you are using TI-RTOS, then you can use ROV.
If you are trying to guard against stack overflows, see:
http://processors.wiki.ti.com/index.php/Checking_for_Stack_Overflow
There are also several threads regarding this topic. Doing a search will yield some results. One example:
https://e2e.ti.com/support/microcontrollers/hercules/f/312/t/267231
Thanks
ki