| |||
| Home > Working with Remote Targets > Connecting to a remote host simulator > Configuring the new target | |||
To configure the new target on the local workstation:
Start RealView Debugger without connecting to a target.
Select Target ? Connection Properties... to display the Connection Properties window.
Right-click on the RVBROKER=localhost entry
and select Make Copy... from the context
menu.
Use the Group Type/Name selector dialog box, shown
in Figure 6.2, to
name the new connection, for example Remote_Debug.
Click OK. The new entry, RVBROKER=Remote_Debug,
is added to the List of Entries in the Connection Properties window,
shown in Figure 6.3.
Right-click on Remote in the
right pane, shown in Figure 6.3, and select Explore from
the context menu.
Right-click on Hostname in the
right pane to display the context menu.
Select Edit Value and enter the hostname of the remote workstation, for example Hostname=TESTPC1, shown in Figure 6.4.
Specify the full domain name where necessary, for example Hostname=testpc.ournet.tst.com.
You can use the IP address, for example Hostname=123.145.6.170.
It is not necessary to specify the host name of the remote
workstation if the RVBROKER group name is also
the host name of the remote workstation on your network, for example RVBROKER=TESTPC1.
Where the Hostname entry is filled in, this is
used and the group name is irrelevant.
Select *RVBROKER=Remote_Debug in
the left pane.
Right-click on Description in
the right pane, shown in Figure 6.3, to display the context menu. Select Edit
Value and enter a short description for the new connection,
for example Remote sim on network TESTPC1.
Select File ? Save and Close to save your changes and close the Connection Properties window.
The new target is added to the Connection Properties window (see Figure 6.5).
You can create multiple RVBROKER groups
if required. Use unique names to identify the different remote hosts.