Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFYI, I was able to do non-blocking I/O (or at least input) successfully by just using the low-level read() system call, without replacing any library source files. I think the implementation of the STDIO routines in the version of newlib that's included with the Nios II IDE doesn't handle non-blocking FDs properly.