SourcePoint AMD Help

Table of Contents

reconnect

Reconnect the emulator to the target.

Syntax

reconnect

Discussion

The reconnect command connects the emulator to the target.  The emulatorstate control variable transitions to state 2 (fully connected).  This command has the same effect as pressing the Reconnect button in the Processor toolbar.

Example

Command Input:

disconnect           // disconnect from target

reconnect            // reconnect to target

Related Topics