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: Runtime Object Viewer. Get line Task is blocked on

Tool/software: Code Composer Studio

Hello,

is it possible to get the line in the code a task is blocked on?

The Task I am looking at is blockedOn "Unknown".

The kernel should know where to continue a task. So i think there must be a counter somewhere.

Thank you,

Marvin