Altera_Forum
Honored Contributor
16 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 reset vector in cpu setting is 0xe00000. I tried to convert my .sof file to .pof file, but after I download the .pof file to flash and restart my board, it seems it can't work at all. Could you please explain me the relationship between the base address ,offset address and the start address in programmer. Thank you guys very much.