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?