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.

CCS: TI RTOS debug options in CCS

Tool/software: Code Composer Studio

Hello there,

I was wondering either CCS offers any advanced TI RTOS debugging features. For example tasks listings, what blocked them, semaphores states etc. Those features are available in Atolic TrueStudio. Is this additional debug "layer" supported? I would appreciate all info!

  • Hi Lukasz,

    For programs built with the TI-RTOS kernel (SYS/BIOS), CCS provides the RTOS Object View (ROV).  Here is an example screen shot:

    You can also enable run-time logging of kernel events that can be displayed in CCS's RTOS Analyzer.  Here is an example:

    Best regards,

    Janet