Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNIOS II SBT Configuration with EPCS Controller
Hi All, I have a basic NIOS II system with a EPCS Controller used for booting. I have successfully flashed the EPCS device and on power-up the FPGA configures and the NIOS boots. However, ...
Altera_Forum
Honored Contributor
14 years agoI have now found the final solution to the problem with the run command:
There is a parameter in the settings.bsp file, ALT_ALLOW_CODE_AT_RESET, that must be set to 0 in order to get the flash bootloader code to work with the Run command. I have not found how to set this parameter from the BSP-editor, so just edit the bsp file directly.