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,
The .sopcinfo file and the system.h file generated for the Nios II toolchain includes address map information for each slave relative to each master that accesses the slave.
Check system.h file to access the on-chip flash using its base address.
Regards
Anand