Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHow to Save Data in uClinux
hi I am trying to save data in to Flash. I want to load previous execute data and system setting before I turn it off. Did anyone know how to do this. Please tell who or share me so...
Altera_Forum
Honored Contributor
15 years agoYou can set up a flash file system in a flash memory chip. JFFS2 is the version I once tested to be working, but nowadays, UBIFS seems to be the more accepted variant.
The wiki at least provides some articles on JFFS2 and MTD. See the article on "Haserl Script" in the wiki for parameters that you want to set remotely via an Browser interface..