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.

How can I confirm that all the data has been completed physical transmission in my linux application(UART2)?

I use the Linux SDK6.0

I open the ttyO2(uart2) and write data in my linux application

How can I confirm that all the data has been completed physical transmission in my linux application?