Hello,
I'm using the FriendlyARM Tiny210 kit (Samsung S5PV210 ARM Cortex-A8 processor).We have loaded the OS Linux to our kit.
I have tested simple programs like led and buttons...Now, I have to test the UART program between the tiny210 and my PC, but I didn't find any test program dealing with the UART in Linux.
Could anyone managed to make the UART program working,help me for this?
Regards,
You may be able to start a login process on the UART by uncommenting a 'getty' entry in the /etc/inittab file and connecting to the UART using a terminal program on your PC such as Putty.