Forum Discussion
Altera_Forum
Honored Contributor
17 years agoA problem about flash programmer
Dear all: Now I'm using cycloneIII starter kit,I met a problem of generating the .pof file. In my niosII system, the base address of the flash is 0x0, the offset address of the res...
Altera_Forum
Honored Contributor
17 years agoThe .pof file is the FPGA configuration, that should be put at the offset 0x020000 in the CFI flash.
What you want to program at offset 0xe00000 is the software, that can be compiled and programmed into the flash using the Nios IDE.