Forum Discussion
Altera_Forum
Honored Contributor
16 years agoundefined reference to 'fopen' when build the count-binary template
I am new to Quartus and Nios. I just installed the quartus II web edition 9.1 and nios II 9.1, and followed every step in NIOS II hardware development tutorial. When I used the NIOS II software build...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Yes, making the memory larger is one option. The other is to use alternate (smaller) stdio routines. There are examples (at least one) that show you how to do this. Cheers, slacker --- Quote End --- Thanks for the quich reply, I'm grateful.