Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNios II ISS
Hi everybody, Am trying to prototype how I can effectively use the niosII read-only zip filing system. Am currently using the example that came with the development board and I have follo...
Altera_Forum
Honored Contributor
21 years agoThe mount point is a UNIX paradigm, which is being used for the target software i.e. the code running on the Nios, it's nothing to do with your PC. I suggest you read chapter 12 of the Nios II Software Developers Handbook.
The mountpoint of for example /mnt/rozipfs, means that when you use fopen (on the Nios), the file will be opened as /mnt/rozipfs/my_file