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.

CODECOMPOSER: Issue with debugging in Code Composer Studio | Issue seen in step over and update in values in variables | Step over is happening as loop in if statement

Part Number: CODECOMPOSER

Hi,

If you notice the step over inside the if statement execution, it is happening like a loop.

Also, notice the variable cpuload, it is getting the updated after multiple cycles.

What could be the reason for the issue? and What could be the fix ?

Whether using different debuggers or IDE will help ?