Forum Discussion
AnandRaj_S_Intel
Regular Contributor
6 years agoHi Hassan,
Okay,
The sectors occupied by .pof will be determined by Nios reset vector & on-chip flash.
Reset vector specifies memory space (offset & base) to the code memory, other memory sectors can be used for other things, Depending on on-chip flash sector access mode.
Example : if in design reset vetor is configured like
reset vector offset:0x000000
reset vector: 0x00080000
& On chip configuration same as image in previous post.
Code memory will be from 0x000000 to 0x0007ffff.
other sectors can be used for user appliction.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Regards
Anand.