SourcePoint Intel Help

Table of Contents

jtagdeviceclear

Remove a JTAG ID from the JTAG database.

Syntax

jtagdeviceclear(jtag_id)

Where:

jtag_id

is an expression resolving to a 32 bit JTAG ID.

Discussion

The jtagdeviceclear function is useful for dealing with processors that have either duplicate or un-initialized JTAG IDs. This action is persistent. Cycling power on the emulator or restarting SourcePoint does not restore the deleted ID.

Example

Command input:

jtagdeviceclear(0)

Related Topics: