Forum Discussion
Altera_Forum
Honored Contributor
21 years agoRead from UART
Good morning! I´m a NIOSII starter and trying to get first results. My question: Why can´t i read anything from the UART? I can write to it, but i don´t receive anything or i receive and don´t ...
Altera_Forum
Honored Contributor
21 years agoThis is great stuff guys, I'm trying to do something similar. I have one question: What headers do I need to include? The Software developers guide says to include <unistd.h> but I get compile errors saying that the compiler doesn't know what open or O_NONBLOCK is. Thanks