Forum Discussion
Altera_Forum
Honored Contributor
11 years agoNios BSP debug
Hello again Altera community, I have a need to set my Nios II BSP to debug disabled and optimization to some enabled level (1 or 2 is fine). I have tried to set these properties by right clicking th...
Altera_Forum
Honored Contributor
11 years agoSo, I think I found one possible solution. If you open the BSP Editor in the Nios II IDE for Eclipse, there is a section under Settings->Common->hal->make. Here, you can set the debug and optimization options. Changing these options, generating, and building the BSP, the settings appear to be in effect. However, they don't always seem to hold if you open the BSP Editor again, for example, the -g debug flag I removed looks like it gets restored automatically.