Altera_Forum
Honored Contributor
10 years agoResetting 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..