| |||
| Home > Customizing a Debug Configuration > Changing connection settings > Changing a specific value back to the default value | |||
To change a specific value back to the default value:
Select Connect to Target... from the Target menu to display the Connect to Target window.
Locate the required Debug Configuration:
Select Configuration from the Grouped By list.
Expand the Debug Interface containing the Debug
Configuration of interest. For this example, expand RealView
Instruction Set Simulator (RVISS).
Make sure that all targets are disconnected on the Debug Configuration.
Right-click on the required Debug Configuration to
display the context menu. For example, right-click on RVISS.
Select Properties... from the context menu. The Connection Properties dialog box is displayed.
Click the Advanced button to display the Connection Properties window.
The settings group for the Debug Configuration entry is selected, and the contents are displayed in the right pane.
Locate the setting that you want to reset to the default value (the setting name is prefixed with an asterisk). For example:
*Description "ARM7TDMI simulated processor"
Right-click on the required setting in the right pane to display the context menu.
Select the appropriate option from the context menu:
Reset to Default for entries
that have a default value in the default board file, such as Disabled.
This sets the value of the setting to that defined in the default
board file.
Reset to Empty for entries
that have no value by default, such as Description.
This clears the value for the entry.
The asterisk is also removed from the setting name.
For settings where new instances are created that are colored
blue, such as the BoardChip_name setting:
Be aware that if you change a setting to a value that corresponds to the default value, and the setting name is still prefixed with an asterisk, then RealView Debugger does not treat the setting as a default setting. Therefore, the setting might conflict with the equivalent setting in another file.
Select Save and Close from the File menu to save your changes and close the Connection Properties window.
Click the OK button to close the Connection Properties dialog box.
The original contents of the Connect to Target window are
restored. In this example, the RVISS Debug Configuration
is visible.