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 flash (verification is OK). However, when I'm powering down the board and powering it back on- the configuration data is not loaded to the FPGA. Some (possible) helpful info: 1. After burning the flash with the config+code, if I'm using JTAG to burn the .sof- The CPU starts running the code! That means, I think, that the code was indeed burned to the flash correctly. 2. I've checked nStatus and it's always LOW (i.e, configuration failed). Init_Done stays low all the time, which means that the FPGA did not recive the configuration header. So, why does the configuration fail, why the code loads correctly from the external flash? Any ideas? Thanks, Ran