Forum Discussion

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

Resetting the board

Hai,

I am using Altera Cyclone V board https://www.altera.com/products/boards_and_kits/dev-kits/altera/kit-cyclone-v-soc.html

I used the preloader generated by bsp-editor, programmed the same using HPS software to QSPI flash memory.

Next to preloader I programmed the baremetal-application(LED blinking program). I programmed the same using HPS software to QSPI flash memory.

After power-on reset, the execution of program is perfect, First the preloader executes and then my program executes..

But When I press, the reset buttons in the board, there is no response.

1. When i press warm and cold reset button, the controller is hanged.

2. When I press cpu reset button, there is no response.

Could any one please help me to solve the issue..

3 Replies

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

    look, i caught by this issue before, it was some bug with the board reset mechanism that causing the system failed to boot in qspi mode!

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

    --- Quote Start ---

    look, i caught by this issue before, it was some bug with the board reset mechanism that causing the system failed to boot in qspi mode!

    --- Quote End ---

    And how did you solve it? Or what did you do a out it?

    x