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 agoBasically, if you want to use CFI-Flash, you may want to add MTD driver.
I am using JFFS2. It is easy to use, but consume a bit area for the file system itself. You should be able to find the drive in the menuconfig selection.