Tool/software: Code Composer Studio
The application uses free RTOS (3 equal priority tasks) and several interrupts. When I look
at stack usage in CCS, there are yellows for all tasks and many ISRs. I was able to quadruple
the allotted stack, heap and the size of each RTOS task. But the yellow lines don't change.
Why is this? Why doesn't the size of the RTOS task not show up in the stack usage view?
Thanks,
Priya