This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CUP IFR register not updated automatically

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