Quick-start Tutorial
ARM DUI 0181B Copyright ©2002 ARM Limited. All rights reserved. 4-35
4.6 Completing the tutorial
Because the tutorial project is self-contained, follow these steps if you want to tidy up
the
install_directory\Tutorial
directory after you close down RealView Debugger.
4.6.1 Removing tutorial project files
To remove the files associated with the project:
1. Delete the project file
install_directory\Tutorial\tutorial.prj
.
2. Delete the build target configuration directories, for example:
install_directory\Tutorial\Debug
3. Delete the target generated makefiles, for example:
install_directory\Tutorial\tutorial_Debug.mk
4. Delete any backup files with the
.bak
extension.
The project is now deleted from your workstation.
4.6.2 Removing the tutorial project
If you do not want to keep the files copied at the start, or the executable image, you can
delete the entire tutorial project base directory, that is
install_directory\Tutorial
.