Forum Discussion
Altera_Forum
Honored Contributor
16 years agofopen don't create
Hi ! I was trying to use (fopen) & (fclose) to dump data to PC in Nios IDE. The file was never created. I didn't understand. I have the Nios II 8.0, and in this version doesn't have th...
Altera_Forum
Honored Contributor
16 years agoThanks friend.
But I resolved my problem. Go to project folder in Nios II-->>System Library Properties ->> System library >> Software Components>> set the box "add this software component" And finished, now I can use fopen() and fclose(), in Debug mode.