Forum Discussion

MK_ABQ's avatar
MK_ABQ
Icon for Contributor rankContributor
3 years ago
Solved

Reset Vector - NIOS

Hello,

I have a reference NIOS project in which the reset vector memory is selected as an external flash. I opened platform designer and found the following information. Picture attached below.

Can you help to answer my following questions?. I did go through the embedded handbook, and NIOS user guide but could not get a specific answer. Can you help?

Q1) Why is the "reset vector" field greyed out here?.

Q2) Which address will be taken into account for the reset vector?. 0x08b0_0000 (or) 0x18b0_0000?

Thanks

  • Hi MK,

    Greetings and welcome to Intel's forum.

    There is not specific reason why it is greyed out. It is according to the base address you set in Platform Designer. You have the flash address set to 0x10000000, and the offset to 0x08b00000. Therefore, flash will start access at 0x18b00000.


    Hope this clarifies your doubts.

    Thank you.


    Regards,

    Kelly



22 Replies