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.

c6657 UART interrupt using CSL ?



Can anybody give example code about UART interrupt in c6657 using CSL?
I can use timer interrupt, because there is an example about it.
And i think that uart interrupt is somehow different with timer interrupt so that i can not just use the same functions (i tried to use the same functions and method but it failed). 

Thanks in advance !