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 ?