Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Output files to host

I want my NisoII Processor send real-time information to the host, and write these information into a file. This is my C code. FIFE* fp=fopen("/mnt/host/h.txt"); if(fp==NULL){ printf("...