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 !