| |||
| Home > Getting Started with RealView Debugger > Disconnecting from a target | |||
You can disconnect from the current target in one of the following ways:
Select Disconnect from the Code window Target menu.
This immediately disconnects the connection shown in the Code window title bar.
Click
the Disconnect button on the Connect toolbar.
This immediately disconnects the connection shown in the Code window title bar.
Do the following:
Select Connect to Target... from the Code window Target menu to display the Connect to Target window.
Right-click on the required connection to display the context menu
Select Disconnect from the context menu.
You
can also click the Connect button on the
Connect toolbar to display the Connect to Target window.
RealView Debugger Code windows do not close when you disconnect from a target. However, if you have an image loaded, disconnecting removes all the debug information from RealView Debugger and this clears pane contents.
Disconnecting changes the Processor status to Unknown,
and the CLI prompt changes to None>.
You do not have to disconnect from a target before you close down RealView Debugger.