Forum Discussion
gyuunyuu
Contributor
6 years agoHow does one determine the address space of Nios II program in MAX 10 UFM when using .pof file for internal configuration?
In the current system, the Nios II reset vector is set to On-Chip Flash. After power up the Nios II program is loaded into an external DDR2 RAM from the flash and executes from there. For Max 10 inte...
AnandRaj_S_Intel
Regular Contributor
6 years agoHi Hassan,
Okay, Let me try to explain. nonvolatile
Then what for reset vector is used?? The reset vector is where our boot loader resides.
You can change the configuration scheme of on-chip flash and you can see the reset vector and sectors used for code memory in flash.
Noise code will be searched based on your nios reset vector.
We may not able to tell precise address locations for where the program ends in memory but we can tell code memory space by seeing the reset vector & it's offset.
Regards
Anand