Datasheet

Creating an Application
ARM DUI 0064D Copyright © 1999-2001 ARM Limited. All rights reserved. 3-13
3.2.5 Debugging the project
By default, the ARM project stationery is configured to call the AXD debugger to debug
and run images built from the CodeWarrior IDE. You can configure the debugger to be
called using the ARM Debugger configuration panels for each build target. See the
CodeWarrior IDE Guide for details.
To execute and debug your example project:
1. Ensure that the project window is the currently active window.
2. Select the build target you want to debug. The Debug command applies only to
the current build target.
3. Select Debug from the Project menu. The CodeWarrior IDE compiles and links
any source files that are not up to date, and calls the AXD debugger to load and
execute the image. See the AXD and armsd Debuggers Guide for more
information.