Forum Discussion
Altera_Forum
Honored Contributor
16 years agoRead/Write CFI flash
I am using a Cyclone III starte board for some initial design. I am using the CFI flash for configuration and code storage, but I'd like to use unused space for non-volatile storage. I have tried t...
Altera_Forum
Honored Contributor
16 years agoUPDATE: Success! As it turns out, for whatever reason (perhaps someone here can enlighten anyone who may be reading?), programming the CFI flash did not work until I burned the FPGA config AND code into the flash and runnint the system in standalone mode. Running it either in debug mode or on the NIOS over JTAG did not allow for writes.
So, apparently the code works fine, with that caveat. Perhaps it is mentioned in some document somewhere? Hopefully this helps out anyone else who may have had a similar issue!