| |||
| Home > RealView Debugger Commands > Alphabetical command reference > EMURESET | |||
The EMURESET command tests and resets a hardware emulator.
EMURESET [,test] id
where:
testRuns an emulation test on the connection identified
by . This can involve
JTAG testing or self checks.id
idConnection identity.
The EMURESET command resets a hardware emulator or monitor. This is not the same as RESET which resets the target processor or board. The emulation reset is used to set the communications up properly or to prepare the board for debugging.
The following example shows how to reset the hardware on the connection with an ID of 4.
emureset 4