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 hand-made variants.

arm.brd Processor-specific target configuration settings used in the default board file.

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 Toolchain-specific template used by the genmake program to generate makefiles.

You can edit this file to modify the input/output of the genmake program.

genmake_ARM_ADS.loc

Toolchain-specific makefile template used to define the location of development tools.

Do not edit these files manually.

pARM.prc Processor-specific information files used to define support for emulators and simulators, and for project information.

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 Processor-specific instruction format files used by RealView Debugger to color assembler code in the File Editor.

ARM DUI 0181B

Copyright © 2002 ARM Limited. All rights reserved.

A-3

Page 115
Image 115
ARM Version 1.6 manual Files in the etc directory