Forum Discussion
Altera_Forum
Honored Contributor
20 years agoNios fopen
Hi all, I was trying to use (fopen) & (fclose) to dump data to PC in Nios IDE. The file was never created. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FILE *Fp; Fp = fopen("/dev/ext_...
Altera_Forum
Honored Contributor
16 years agoHi !
I was trying to use (fopen) & (fclose) to dump data to PC in Nios IDE. The file was never created too. I didn't understand. I have the Nios II 8.0, and in this version doesn't have the host_filesystem example. I donwloaded this, but it doesn't appear in the templates options menu, when I create a new project. Somobody can help me ?