Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi Tien,
You have to be carefull with this command "cat test.txt > /dev/ttyS0", use microcom instead. You will find it in the application selection of the make menuconfig. command will be : microcom -s 9600 /dev/ttyS0 with 9600 the baud rate of your serial connexion.