Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

permant files

Altera_Forum
Honored Contributor II
1,010 Views

Hi Friends! 

 

I would like to write permant files to a filesystem so that they also exists after switch off the board. 

For it the filesystem has to be located in flash and it has to be writeable. 

 

Is it correct that the romfs filesystem is not writeable? 

 

Shall I use the jffs2 filesystem? 

 

 

Bye, Lothar.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
310 Views

Hi Lothar, 

 

> Is it correct that the romfs filesystem is not writeable? 

 

You are correct. 

 

> Shall I use the jffs2 filesystem? 

 

jffs2 is a good choice. 

 

Regards, 

--Scott
0 Kudos
Reply