| |||
Home > Getting Started with RealView Debugger > Starting the tutorial |
Begin by making a copy of the source files provided so that the tutorial is self-contained and the installed example files are untouched:
Create a new directory called \Tutorial
,
in your RealView Developer Suite examples directory:
install_directory
\RVDS\Examples\...\windows\Tutorial
This is the tutorial project base directory.
Copy the following files from the examples directory,
that is ...\dhrystone
, into your new tutorial
directory:
C source
files dhry.h
, dhry_1.c
,
and dhry_2.c
the RealView Debugger project file dhrystone.prj
the Debug
directory.
You can complete this tutorial using the files you have copied. It is not necessary to change any of these files or to amend any configuration files.