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
15 years agoHi
I have the same problem: I'd like save elaborated data on my PC, but the fopen function return 0x0. I set the host based file system, but don't work. There is same proble if my o.s. is windows xp? Luca