Datasheet

Creating an Application
ARM DUI 0064D Copyright © 1999-2001 ARM Limited. All rights reserved. 3-11
Note
You can also cut and paste build target settings into the Equivalent Command Line
text box. Press the Enter key to set the options and update the panel controls. Be
careful not to copy command-line options that are inappropriate, such as the
optimization and debug settings, from one build target to another.
Leave the Release Target settings panel open after you have saved your changes.
5. Click on the Debug/Opt tab to display Debug and Optimization options for the
Release build target (Figure 3-13).
Figure 3-13 Debug/Opt configuration panel
6. Select the For time Optimization Criterion button. The Equivalent Command
Line text box reflects the change.
7. Click Apply to apply your settings.
8. Define
MSC_CLOCK
in the Debug build target in the same way as you have for the
DebugRel and Release build targets.
Your project is now equivalent to the
dhryansi
example project supplied with the
ARM Developer Suite.