Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAbout the address setting
Hi all: I'm a new worker on NIOS,I'm using a CycloneIII starter board and followed a sopc class.I have some basic questions about NIOS and SOPC. First:My board have a CFI flash and a SSRAM...
Altera_Forum
Honored Contributor
16 years agoThank you very much and nice to meet you again dear xiwen :)
If the base address of the flash is 0x01000000,the reset offset is 0x20, is this means at last the .elf ->.flash file will be wrote from 0x01000020 in the flash ?Is there any way I can see the detailed address and content of the flash memory after configurated ? And no matter what the base address and the offset is, the .sof ->.pof will be write from 0x20000 in the flash,is this right ?Are there any requirement or limitation between the base address and the address 0x20000 ?