Hi,
I'm using TMS320F28335 micro and Code Composer Studio V3.3 for the project development.
I need to generate SCI Receive interrupt whenever characters received through UART.
So, I have done the required SCI Receive interrupt configuration in my source code.(Please refer attached Application_Sci.c file)
Multiplexed GPIO11 is used for the SCI Receive operation.2781.SCI_Rx.zip
Settings for the interrupt enable is done in main.c file.
But, Interrupt is not triggered? However, the configuration settings looks correct.
Anyone come across such problem?.
Regards,
Karthick