Configuration Files Reference
A.2 Files in the etc directory
When you install RealView Debugger v1.6, files containing default settings and target configuration details are installed in install_directory\etc. What files are installed, and their contents, depend on what other software is detected during the installation, for example ADS 1.2:
armul.var A list of ARMulator variants used by RealView Debugger.
You can edit this file to add
arm.brd
Do not edit this file manually.
genmake.loc Specifies the location of the development toolchain used when working with projects. RealView Debugger copies this file into the default home directory (when you first create a project) or merges project details (when you first work with an existing project).
Do not edit this file manually.
gen_arx.mk
You can edit this file to modify the input/output of the genmake program.
genmake_ARM_ADS.loc
Do not edit these files manually.
pARM.prc
Do not edit these files manually.
rvdebug.brd The default board file containing target configuration settings. This file references .bcd and .jtg files.
rvdebug.tpl Template file containing standard templates for editing and using in source files.
startup.mk MSDOS DMAKE startup file.
You can edit this file if required.
targ_ARM.aco
ARM DUI 0181B | Copyright © 2002 ARM Limited. All rights reserved. |