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 Luca, I'm having the same problem. Did you find a solution to that or is the fopen function not possible on Windows PC? I've set the host based file system software component, but I don't know what to write as mount-point. I thought 'C:\\' could be a 'mount-point' for windows systems but I get the 0x0000 return too when in debug mode.
--- Quote Start --- Hi 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 --- Quote End ---