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
20 years agothe read only zip file system can not be opened for write.
you should use printf(), which print to console. if you want more features on file system, you should work on Linux and build uclinux. http://forum.niosforum.com/forum/index.php?showtopic=3174 (http://forum.niosforum.com/forum/index.php?showtopic=3174)