Hello Sergio,
You only need call UART_DRV_InstallRxCallback just one time.
There is a demo about how to use the UART callback funciton , it is base on KSDK1.2 ,
while the method is the same , i think you can refer to .
The usage of UART callback function install
In this thread , it mentioned one bug on ksdk1.2 when uses UART interrupt function,
you can check your KSDK1.3 , whether it also have , if yes, the workaround is the same .
Hope it helps
Have a great day,
Alice
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------