Forum Discussion
Altera_Forum
Honored Contributor
19 years agoProgramming Board Flash
I am working on a project trying to develop some software on an Altera DE1 board. It is driven by a Cyclone II EP2C20F484C7 and first of all the SOPC Builder in Quartus II doesn't have a Board D...
Altera_Forum
Honored Contributor
19 years agoWell using the "Custom" area of the IDE's flash programming GUI we got past that hold up but now it's saying that it cannot find a CFI Table at address 0x00000000
The CFI flash base address in SOPC is locked at 0x00000000 and we have an offset in the IDE's flash programmer of 0xC00000 which is the default. Do we need to change the offset in the flash programmer or how do we get a CFI table at the base address? Thanks for your help!