Altera_Forum
Honored Contributor
15 years agoStore SW-Program and Data on CFI-Flash
HI there!
I am running a Nios II - system on a DE0-board from Terasic. The flash programmer has successfully programmed the software into my flash memory. I am currently trying to save (non volatile) data on the Flash-memory (i.e. data input from UART). Since I want to share the flash memory for program AND data, how do I know at what address I can start saving user data, in order to not conflict with the Program Data? I've tried to find similar posts here on the forum without luck, also read the chapter about Using Flash Devices in the Nios II Software Developer's Handbook. Cheers, mr_embedded