We are working on a reference EVMK2E board.
There is two uart in the board
1.ARM UART - UART 1
2.BMC UART - UART 2
I need to test and verify transmit and receive operation of both UART.
I have a simple linux UART Transmit and Receive Application which I can use in ARM to verify UART1 operation
and for UART 1, I verified it through that UART transmit and receive application.
And for UART2, how can I verify the transmit and receive operation ??
Whether its possible to use that kind of application in UART2 to verify the Transmit and Receive operation or through some other application ?
Please clarify me on this.
Thanks & Regards,
Sarjoon.