| |||
| Home > Target Connection > About creating a Debug Configuration > Adding a new Debug Configuration | |||
To add a new Debug Configuration:
Select Target → Connect to Target... from the Code window main menu to open the Connect to Target window.
Select Configuration from the Grouped By drop-down list.
It is recommended that you add and configure a Debug Configuration using the Configuration grouping.
Click the Add button for the required Debug Interface:
DSTREAM
Model Library
Model Process
Instruction Set System Model (ISSM)
Real-Time System Model (RTSM)
RealView Instruction Set Simulator (RVISS)
RealView ICE
SoC Designer
VSTREAM.
The configuration dialog box for the selected Debug Interface is opened.
Configure the Debug Interface targets as required.
After you have configured and saved the Debug Interface configuration, a new Debug Configuration is added to that Debug Interface. RealView Debugger assigns a default name to the Debug Configuration according to the Target Interface. Table 3.2 shows the default names.
Table 3.2. Debug Interface configuration names and file extensions
| Debug Interface | Default name | Debug Interface configuration file extension |
|---|---|---|
DSTREAM | DSTREAM | .rvc |
Instruction Set System Model (ISSM) | ISSM | .smc |
Model Library | Library | .cml |
Model Process | Process | .cmp |
Real-Time System Model (RTSM) | RTSM | .smc |
RealView Instruction Set Simulator
(RVISS) | RVISS | .auc |
RealView ICE | RVI | .rvc |
SoC Designer | SoC | .smc |
VSTREAM | VSTREAM | .rvc |
If a Debug Configuration already exists with the default name,
then a numerical suffix _ is
added to the name, starting at one, for example nRVISS_1.
The Debug Configuration name is user-definable, so that you can change it to a more meaningful name.
In addition, a unique Debug Interface configuration file is
created for the Debug Configuration. The file has the same name
as the Debug Configuration and the suffix _0.,
where ext is the file
extension appropriate to the Debug Interface (see Table 3.2). For example,
for the Debug Configuration extRVISS_1, the Debug
Interface configuration file is called RVISS_1_0.auc.
Do not use the same Debug Interface configuration file for more than one Debug Configuration. This is because deleting a Debug Configuration also deletes the configuration file.
Optionally, configure the new configuration as required.
After adding the new Debug Configuration, you can customize it if required.
Creating a DSTREAM, RealView ICE, or VSTREAM Debug Configuration
Creating a SoC Designer Debug Configuration (SoC Designer not running)
Creating a SoC Designer Debug Configuration (SoC Designer running)
the following in the RealView Debugger Target Configuration Guide:
the following in the RealView Debugger RTOS Guide:
the chapter that describes configuring a debug hardware connection in the ARM DSTREAM and RVI Using the Debug Hardware Configuration Utilities
the following documents provided with your VSTREAM product:
VSTREAM Client User Guide
VSTREAM Transactor Integration and User Guide.
RealView ARMulator ISS User Guide
RealView Development Suite Real-Time System Model User Guide