Tool/software: Linux
Hi,
i am using am335x EVM with ti-processor-sdk-linux-am335x-evm-03.00.00.04 SDK. i want to send and receive serial data from EVM to host Machine.
Present i am using /dev/ttyGS0 device file in EVM and /dev/ttyACM0 in host pc(ubuntu 14.04) to send and receive data.
some times i am getting below prints in Host pc when i am reading . After that i am not able to send and receive data
recv= " http://arago-project.org am335x-evm ttyGS0\r\n\r\nArago "
recv= "2016.05 am335x-evm ttyGS0\r\n\r\nam335x-evm login: "
please suggest me what are things i need to check.
thank you.