| |||
| 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 RVDS 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 build files:
dhry.bat
dhry.mk.
the Debug directory.
You can complete this tutorial using the files you have copied. You do not have to change any of these files or amend any configuration files.