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