Specifications

Page | 41
Input the following commands, the SOC8200 board will send the data
"1234567890" to the PC. If the PC has sent the data to the SOC8200 board,
the board will receive the data too.
[root@OMAP3EVM ]# com_rts -d /dev/ttySCMA0
SEND: 1234567890
RECV: SOC8200
RECV: SOC8200
SEND: 1234567890
RECV: SOC8200
RECV: SOC8200
SEND: 1234567890
RECV: SOC8200
RECV: SOC8200
SEND: 1234567890
Note:
For the test program com_rts and com_norts, the user can add the " -s " to
change the send content.