Tool/software: Code Composer Studio
I'm using CCS v9, and starting with FreeRTOS.
Is there task aware debug plugin for CCS, for FreeRTOS based projects ?
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.
Hello,
v01d said:Is there task aware debug plugin for CCS, for FreeRTOS based projects ?
Not that I am aware of. There is certainly no such support out of the box in CCS. I would suggest contacting FreeRTOS support to see if they are aware of one.
Thanks
ki
CCS does not support task level debugging for FreeRTOS. There is a plugin available for viewing OS objects that you could give a try. It comes from High Integrity Systems and I have seen others on this forum use it.
https://www.highintegritysystems.com/down-loads/stateviewer-plug-in/
Regards,
John