Forum Discussion
Altera_Forum
Honored Contributor
9 years agoWriting data to EPCQ user memory
I want to write some Application specific data to the user memory in EPCQ128. How do I do that and what are the addresses available for me to write data?
Altera_Forum
Honored Contributor
9 years agoHi,
Basically you are free to organize the entire flash memory based on your needs. One of a way to store file in flash memory would be using the Read-Only Zip File System. Please refer to https://www.altera.com/en_us/pdfs/literature/hb/nios2/n2sw_nii5v2gen2.pdf section 12 for details.