| |||
| Home > Customizing a Debug Configuration > Configuring RealMonitor for connections through DSTREAM or RealView ICE > Customizing the Debug Configuration used for debugging with RealMonitor | |||
To configure the Debug Configuration that is to be used for
debugging a RealMonitor-integrated application, there are some settings
for the connection that you must configure. You must configure these
settings at the CONNECTION level.
To configure the mandatory settings for a RealMonitor connection:
Right-click on the original Debug Configuration
(RVI_RM_Debug) to display the context menu.
Select Properties... from the context menu to open the Connection Properties dialog box.
Click the Advanced button to open the Connection Properties window.
The settings group for the Debug Configuration entry is selected, and the contents are displayed in the right pane.
Figure 3.6 shows an example Connection Properties window.
Expand the CONNECTION=RVI_RM_Debug entry.
Expand the Advanced_Information entry.
Select Default in the left pane,
and set the following in the right pane:
Connect_mode to no_reset_and_no_stop
Disconnect_mode to as_is_without_debug.
Endianess to the endianness of
your target.
Specify the monitor:
Expand
the Default entry in the left pane.
Select Monitor in the left pane.
Set Type in the right pane to RealMonitor.
Disable vector catch:
Select ARM_config in
the left pane.
Set Vector_catch in the right
pane to False.
Disable semihosting:
Expand ARM_config.
Select Semihosting in the left
pane
Set Enabled in the right pane
to False.
Select File → Save and Close from the menu to save your changes and close the Connection Properties window.
Click the OK button to close the Connection Properties dialog box.
You can connect to the target that is running RealMonitor. No additional configuration is required.