Forum Discussion
Altera_Forum
Honored Contributor
16 years agoProblem about the NIOS II IDE c code
I don't know, dose anyone have the same problem with me?? MY problem is this... I want to printf the data from my NIOS II IDE to the *.txt file I try to use the "fopen" like this... --------...
Altera_Forum
Honored Contributor
16 years agoDid you activate the host file system?
right click on project, System Library Properties->Software Components->Altera Host Based File System , check "Add this software component" After running your program file will be created in chosen mount point.