Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow can i read ans write on flash memory on uClinux
hello all I want to save some setting for my application need, so i want to use the flash, so how can i write and read from flash using driver or directly from applcation
Altera_Forum
Honored Contributor
14 years agothe question is , how i can save some data ( array of 1024 byte for exemple) in my flash memory ,
in my application start i want to read this data from flash memory to do somthing , i dont know how , if i need to write a driver or only from user space using api or somthing like that ?