Tool/software:
Hi,
I'm using CCS 20.2.0. I have an assembly file written for the CLA of the CPU2.
I'm currently debugging this assembly file (debug window).
The tasks in the .asm file are running well as I put a MDEBUGSTOP breakpoint in each task and it stops at this MDEBUGSTOP as expected.
My problem is that in the registers view, when I "Step Into" to debug each instruction line by line, the working registers (for example MR0, MR1, MR2, MR3...) are not refreshing, it remains 0. The Continuous Refresh button is checked. That's very annoying.
Any help on tyhat problem ?
Thank you,
Adrien
