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 process is described in the datasheet. Using JTAG you can setup the Cyclone III so that it loads its configuration from a different offset in the flash memory. The setting is lost if you cut the power off though, and on the next power up the Cyclone III will again try to load its configuration from address 0x200000. So I guess this feature isn't very interesting in your case.