Quick-start Tutorial
4-16 Copyright ©2002 ARM Limited. All rights reserved. ARM DUI 0181B
In this example, the value can also be changed by selecting FIQ from the list of
values from the context menu shown in Figure 4-6 on page 4-15.
Process control
To display the Process Control pane:
1. Select View Pane Views Process Control Pane from the default Code
window. It looks like the example in Figure4-7.
Figure4-7 Process Control pane
The Process tab shows details about your current process. If you are debugging a
single process application, this is the same as viewing the processor details. In this
example, you can identify the target processor and see details about your project
and the loaded image.
2. Right-click on an entry in this pane, for example
dhrystone.axf
, and select
Properties from the context menu. This displays a text bo x giving more
information on the chosen item.
Working with images
Where you have created a user-defined project, it is recommended that you open this
first to load and debug the associated image, or images. This enables you to access the
project properties, save new settings, or make changes to the build model. In this
example, the user-defined project is open so project settings have been used to populate
entries in the Process tab.
When an image is loaded directly to a debug target, RealView Debugger checks to see
if an auto-project exists for that image in the same location. Where no auto-project
exists, RealView Debugger creates an in-memory project to use in the current session.