Forum Discussion
Altera_Forum
Honored Contributor
16 years agoUART application on NEEK
Hi, I use ocm_mmu_spi from Hippo and I'm able to use the UART for console, or if I use JTAG console, I can print on the UART using "/dev/ttyS0". So UART is working properly. But I would...
Altera_Forum
Honored Contributor
16 years agoYou can test the same code on your Linux PC, connecting ttyS0 to another RS232 port or another PC.
The mode of the file open is incorrect. You have to write. Please look at some examples in the user dir. - Hippo