EPWM has so many registers I want to focus on a few at a time. In this case, I want to watch only the register F2837xD EPWM10.TZFLG
I right click on this register in the Registers window and select Watch:
In the Expressions window it indicates that the TZFLG register alone will be watched (highlighted) but expanding the expression shows all the EPWM10 registers which is what I'm trying to avoid:
On the surface it appears to be a CCS bug. How can I work around it and only watch register EPWM10.TZFLG please?
Thank you.