Forum Discussion

ImranHK's avatar
ImranHK
Icon for New Contributor rankNew Contributor
4 years ago

GetChar(), getc() and gets() NOT working on NIOS build on Cyclone 5

I have a custom board and am having trouble receiving data on stdin. All the stdout functions like printf() and puts() work just fine.

I have tried small, standard and uc/OS builds with same results.

The project builds fine and I can start the debugger fine. I was also wondering if there is a non blocking calls to stdin.

Thanks.

4 Replies