Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAltera_ro_zipfs NIOSII for Eclipse
Hi! I want to use "Read only zip file system" to fead files from Flash memory. I activated "altera_ro_zipfs" from NIOSII BSP editor with next parameters: ro_zipfs_base - base address of my Fla...
Altera_Forum
Honored Contributor
15 years agoHi Michael,
Is the base address of the Flash Memory in your project other than 0x0? >> "The sample on the Altera side is more complicated and doesn't give a freedom to do for each board with flash memory." I am using the sample WebServer Template from NIOS and want to use it with 'NIOS Embedded Evaluation Kit Cyclone-III' (The original example from Altera needs a License for SD-card interface :( ). People in Altera MySupport told me that I can't use RO_ZIPFS with flash memory having a base address other than 0x0. Is it true? Are you using some other base address and are able to access the RO_ZIPFS without any problem? Thanks for the help!