Forum Discussion
Altera_Forum
Honored Contributor
16 years ago"Resource temporarily unavailable" while reading from "dev/ttyS0"
Hi all, i have ported uClinux on DE2 2c35 board and i want to use RS232 port on the board to communicate with a PC. I understand that I can use "dev/ttyS0" for that purpose. I can open and write ...
Altera_Forum
Honored Contributor
16 years agoyes, i was successful using cat application and write function to send data through "/dev/ttyS0" but i can not read data using read function