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...
gyuunyuu
Contributor
6 years agoI know the base address of the flash peripheral. My question is, once the POF file containing the Nios program is loaded into the Max 10 Flash (UFM region), how do I know what sectors are not occupied by the program and I can use them for other things? I don't want to overwrite the program code in the UFM.
The .map file does not answer this question apparently.