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++

permant files

Altera_Forum
Honored Contributor II
850 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
150 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