Hi,
We encounter the following UART interrupt problem:
After power up, the UART is working normally, but after a while, the CPU stops getting UART recieve interrupt anymore. The UART bit in register IER is set, but the bit in IFR is not set. We found that the UART register IIR shows that the recieve interrupt is pending (IPEND bit is set and INTID bits == 2).
Thanks much for any help,
Yiyuan