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 ago --- Quote Start --- originally posted by slacker@Jan 25 2006, 01:37 PM you could also use the host filing system, though only when running in "debug" mode. there's an example software template shipped with the kit.
- slacker
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12391)
--- quote end ---
--- Quote End --- Hi Slacker, Thanks a lot of your suggestion. I am using the StratixII DSP development kit (EP2S60), don't have clear impact on the material I have in my hands about the host filing system. Could you please give me more detail about locating it? thanks,