| |||
| Home > Running the LED Application > Modifying the application > Changing build options | |||
Follow the steps below to create an application with a better debug view:
Start CodeWarrior and open
the led.mcp project.
Select Edit → semihosted settings to display the settings dialog (see Figure 3.19).
Select the Linker entry. Check the Include debugging information box (see Figure 3.20).
Select the ARM C Compiler entry and the Debug tab. Change the settings to produce optimum debug view (see Figure 3.20).
Save the changes.
Open the uHAL subproject and
change its settings as in step 3.
Select Project → Make to rebuild the µHAL library.
Remember to change the settings back to optimum code size if you rebuild the project later and do not want the full debug information.