UART Rx interrupt on SPC560D
SPC5 Studio for SPC560D-DIS board, LINFLEX0 configured as UART, Tx is okay but Rx ISR is not getting called. I am using the auto generated Serial Test application which creates IRQ handlers in "spc5_linflex.c". I have break points set in both Tx and Rx IRQ handlers, only Tx IRQ gets hit. I can see the RX data coming into BDRM buffer and UARTSR DRF (data receive flag) is also set. Please help.
