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 agoHi friends,
Sorry for the previous post.I have got solution from some other thread.I have increased the memory size and I have unchecked the small c library on bps properties and my code is working fine:). Sarat