Forum Discussion
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.