Hello,i have a question about PGA900 interrupt.Now i enable three interrupt.ex:PADC 0,TADC,1,UART RX 4. In running the UART communication is OK, But run for a period of time,the communication is error.By on-line simulation,i find the program is running into FaultISR() function,Enter an infinite loop.how can i solve the problem?