| |||
| Home > Getting Started with RealView Debugger > Disconnecting from a target | |||
You can disconnect from the current target in one of the following ways:
Select Target ? Disconnect from the Code window main menu.
This immediately disconnects the current connection.
Use
the Disconnect button on the Connect toolbar.
This immediately disconnects the current connection.
Select Target ? Connect to Target... from the Code window main menu to display the Connection Control window, and unselect the check box to disconnect the connection.
You
can also click the Connection Control button
on the Connect toolbar to display the Connection Control 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>.
Disconnecting does not close any open projects.
It is not necessary to disconnect from a target before you close down RealView Debugger. See Exiting RealView Debugger for more details.