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 agoPlease start with hello,
http://nioswiki.com/operatingsystems/uclinux/compilehello You can use most of the standard linux libraries. For uclinux, it is uClibc that built with your toolchain, /opt/nios2/include and lib. - Hippo