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.

RTOS/CC2640R2F: Access to task stack usage during runtime

Part Number: CC2640R2F

Tool/software: TI-RTOS

I know I can view stack usage in the debugger when the processor is paused, but is there a way to access the current and/or maximum stack usage for a task via source code during runtime so that I can log it without stopping (or when the debugger is not attached).

Thanks!

dave