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.

C5505 UART interrupt problem

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