Visible to Intel only — GUID: mwh1416946706905
Ixiasoft
Visible to Intel only — GUID: mwh1416946706905
Ixiasoft
4.4.3.6.1. Configuring a BSP for Debugging
nios2-bsp hal my_bsp --set hal.make.bsp_cflags_debug -g \ --set hal.make.bsp_cflags_optimization -O0r
Alternatively, you can manipulate the BSP settings with a Tcl script.
You can easily copy an existing BSP and modify it to create a different build configuration.
For more information, refer to the “Copying, Moving, or Renaming a BSP” chapter.
To change the optimization and debug level for a user library, use the same procedure as for an application.