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 agoOK I understand I'm really newbie.
But open read and so on are function defined in library? Which one should I use for my application in user space ? Because I have to built my Makefile and point to specific libraries... Can I use for my applications all the 'standard' library from my linux distribution (Fedora for instance) or nios2 specific ones (in that case where are they) ? Thanks