| |||
Home > Getting Started with RealView Debugger > Loading an image ready for debugging > Loading an image associated with a RealView Debugger project |
To load an image associated with a RealView Debugger project:
If you have loaded the Dhrystone image as described in Loading an image directly, select the menu option Project ? Close Project... to unload the image.
Open the example Dhrystone project:
Select the menu option Project ? Open Project.... The Select Project to Open dialog is displayed.
Locate the Dhrystone project file (dhrystone.prj
)
in your Tutorial
directory (see Starting the tutorial):
install_directory
\RVDS\Examples\...\Tutorial
Click Open. The project is loaded into RealView Debugger.
For an overview of RealView Debugger projects, see Chapter 6 Getting Started with RealView Debugger Projects. See RealView Debugger v1.8 Project Management User Guide for full details on how to create and manage RealView Debugger projects.
You can also arrange for RealView Debugger to:
open a project automatically when you connect to a debug target (see Making a project and a connection interdependent for details)
perform automatic operations when a project is opened (see Automatic operations performed by a project for details).
To load the image to your connected debug target,
click the blue Click to Load
hyperlink
in the File Editor pane.image_path
For more details on loading images, see the chapter that describes working with images in the RealView Debugger v1.8 User Guide.