Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

NIOS II reset

Hi,

I am connecting the board reset to the NIOS II reset input in the qsys design. The reset vector address is set to the onchip memory. I use the eclipse tool to download my software application. On board reset I see that the application does not execute again. I will have to download the application again to get it working whereas there is no need to program the .sof file on reset. What is the reset requirement of the NIOS II processor. How can I fix this issue.

Thanks & Regards

Bhavya K

7 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    It is quite a big system now, so there are many things in the qsys system. You can have a look

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Also you will need to connect the jtag_debug_module_reset to all Nios peripherals including onchip-memory.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    So you mean to say everything controlled by NIOS should have the jtag_debug_module_reset connected to it?

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Yes. It is recommended to connect the same reset sources to Nios and its peripheral to ensure that they get reset at the same time.