Altera_Forum
Honored Contributor
20 years agoDirect Read/Write of flash from uClinux app
I am trying to use the flash on the development board to store some user settings that remain between boots, but can't figure out how to directly access the flash device. I see that there are functions available for generic NIOS2 apps, or for uCOS apps, but can't find anything on how to do the same thing under uClinux. Are there any examples that I can use as a starting point for this?