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.

UART1, 2, 3 are not working on Linux?

I am writing a program to use other UARTs (/dev/ttyO1, /dev/ttyO2, /dev/ttyO3 ). I found they are not working.

I access UART0 (/dev/ttyO0), it is working. But I clearly can not use UART0 since it is our terminal.

I search here, it seems that TI has not made them ready.

Could anyone confirm it?