| |||
| Home > Target Connection > Connecting to a target on startup | |||
You can automatically connect to a target when you start RealView Debugger.
To connect to a target when you start RealView Debugger, enter
the rvdebug command with the --init argument:
rvdebug --init=@target@DebugConfiguration
For example:
to connect to an
ARM940T target through a RealView ICE Debug Interface using the RealView-ICE Debug
Configuration, enter:
rvdebug --init=@ARM940T_0@RealView-ICE
to connect to a Cortex-A8 simulated target in the ISSM Debug
Configuration, enter:
rvdebug --init=@ARM_Cortex-A8_0@ISSM
See also: