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 resul...