| |||
| Home > Customizing Projects > Working with the examples > Before you start | |||
To start working with the example dhrystone project:
Make a copy of the project base directory if necessary.
Start RealView Debugger.
Select Project → Open Project... from the default Code window main menu.
Locate the project settings file dhrystone.prj and
click Open.
You can use any project to complete this chapter. However, RealView Debugger determines the location of your ARM® build tools automatically. If you open a project and a later version of the toolchain exists, RealView Debugger prompts you to upgrade the project. You must upgrade the project before completing these examples. See Upgrading the project toolchain for more details.
If you are using the example dhrystone project,
you can still follow the steps for adding sources, but you must
then remove the duplicate source files before continuing with the other
tasks. See Removing source files from a project.