| |||
| Home > Customizing a Debug Configuration > About customizing a Debug Configuration > Relationship between connection properties and Debug Configurations | |||
Debug Configuration entries that are enabled form the basis of the information displayed in the Connect to Target window, shown in Figure 3.1.
In Figure 3.1,
a CONNECTION= group
in left pane of the Connection Properties window defines a Debug
Configuration. For a Debug Configuration:name
The Configuration setting
in the right pane identifies the Debug Interface configuration file
that is used by the Debug Configuration. The Debug Interface configuration
file identifies the target information for the Debug Configuration.
The Manufacturer setting in the Connect_with group
identifies the Debug Interface to which the Debug Configuration
belongs.
For the example shown in Figure 3.1:
*CONNECTION=RealView-ICE defines
the RealView-ICE Debug Configuration. A Debug
Configuration entry must have unique name.
*Configuration "rvi.rvc" specifies
a RealView ICE Debug Interface configuration file that identifies
the targets (that is ARM940T_0).
In the *Connect_with group, the setting *Manufacturer
ARM-ARM-NW indicates that this Debug Configuration is
for the RealViewICE Debug Interface.