Forum Discussion
Altera_Forum
Honored Contributor
13 years agoCyclone III configuration problem with Active Parallel flash
Hi, All, I've trying to store mt configuration and code data in an external flash, via Active Parallel interface. Using the Flash Programmer, I'm able to burn the .flash file to the external fla...
Altera_Forum
Honored Contributor
13 years agoUpdate:
After setting the --offset adress in the sof2flash to 0x2000, I'm now able to burn the configuraion data to the flash, and the FPGA reads it when waking up. However, if I burn the software data after the configuration data- the FPGA cannot read the configuration data anymore...it is as if the software data "runs over" the configuration data in the flash- but I can't see any way to control their locations in the flash. Any idea? Ran