Forum Discussion
Altera_Forum
Honored Contributor
16 years agoBSP Editor Problem
I am trying to program my bootstrap code into on-chip memory and I am having serious problem with BSP editor. 1. In Quartus I am setting cpu to: reset vector ...
Altera_Forum
Honored Contributor
16 years agoIf the following doesn't work...
nios2-bsp-generate-files --settings=<settings file> --bsp-dir=<target bsp files directory>...you might have to generate a new BSP. You could also manually edit the settings.bsp file (XML format), but you'd have to know what you were doing. I've seen cases where some of the linker-related XML content in settings.bsp doesn't get properly updated when nios2-bsp-generate is run or causes it to crash. Good Luck! -slacker