Forum Discussion
Altera_Forum
Honored Contributor
14 years agoundefined reference to getc error
Hi, I am new to nios processor. when I use getchar function in my programm, I am getting error "undefined reference to `getc'".My task is very simple.I need to read a charecter from console and co...
Altera_Forum
Honored Contributor
14 years agoThe 'small' C library may well have a function to read a character directly from the JTAG UART fifo - it wouldn't be that big!
But I wouldn't know what it was called!