Hi,
I am using a F28027 Piccolo Launchpad. I am now trying to debug the program in realtime mode to test the ISR function. I enabled the realtime mode and manually set the corresponding DBGIER register bit to enable desired CUP interrupt. I then moniter the CPU IER and IFR registers. I found that the IFR register cannot be set automatically, I have to set bit manually to interrupt and call ISR function. Everytime I manually set IFR register, the counter IsrTicker increases.
Is it possible to update the IFR value automatically?
Thanks.
Jingzhe