| |||
| Home > Connection and Target Configration > Configuration files > What the configuration files contain | |||
The configuration files that RealView Debugger stores in your home directory include the following files relating to this book:
*.brdTop-level
board files. Normally this is rvdebug.brd.
This file includes the filenames of the other configuration files,
for example .bcd and .jtg files.
You might change this file when you save settings in the Connection Properties window (see the examples in Creating new target descriptions).
*.bcdBoard/Chip definition files supplied by hardware manufacturers.
Files that contain configuration information for specific
targets. By default, these files are used from the default settings
directory, \etc.
If you change a supplied file or you create your own, you are recommended to store them in your debugger home directory.
These files contain per-chip and per-board settings as named configurations.
You might change this file when you save settings in the Connection Properties window (see the examples in Creating new target descriptions).
*.prcThese
files are used if you install new products such as RVI and RVI-ME. For
example, the first time RealView Debugger runs after you install RVI-ME,
the information contained in these files is copied into the board file.
After this happens, the .prc file is ignored.
*.rvcConfiguration files for RV-msg connections. You change the contents of one of these files when you modify the configuration of an RV-msg connection using the RVConfig dialog box (see the example in Configuring an RVI/RVI-ME interface unit).
For details on working with *.rvc files
when using RealView ICE, see the chapter on configuring a RealView
ICE connection.