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 agodoes anyone has an update on this, is there a way to use fwrite, fclose,fopen calls and put the data on the file, JTAG uartcooy of huge data is not possible. Can anyone suggest some alternative method for this.