Hi,
Unfortunately, the CodeWarrior for MCU ver11.x has not the function to display the variable while the DSC is running, as you have seen, you have to set a break point, when the DSC stops at the break point, you can watch the variables.
But we provide a dedicated tools called Freemaster which can display the variable while the DSC is running, it can also display variable with a curve vs time. The Freemaster can communicate with DSC via uart port.
This is Freemaster tools link:
https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMAST...
In the SDK package for MC56F81xxx, there is Freemaster example.
SDK package link:
https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-s...
Hope it can help you
BR
XiangJun Rong