Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Did 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. --- Quote End --- I just find the file of Host file system. Because my NIOS II IDE is 9.0v So, I never used that you said. And, may I ask you?? Do you have any example? I try to find the example,but I didn't find that. and I try to use the Host file system. that open another project file. Dose that mean I have to write my c-code to the Host file system file??? Or, I can build blank project and include the Host file system project or write the Host file into the function? And then, call the function in main function? Thank you for your help, Thank you.