Tool/software: Code Composer Studio
Is the callback function an error?
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.
Thank you for your reply. It is my carelessness that I did not notice the accumulation of UART_count in the for loop.Now UART_count = 2 after the loop is complete.