
PPC600 Family Debugger | 39
©
1989-2022
Lauterbach
SYStem.Option.HoldReset
Set reset hold time
Set the time that the debugger will drive the reset pin LOW, e.g. at
. The time must be longer
than the BIST takes to complete. If called without parameter, the default reset hold time is used. The default
reset hold time is 100ms for processors that require a BIST delay, else 100us.
SYStem.Option.HOOK
Compare PC to hook address
The command defines the hook address. After program break the hook address is compared against the
program counter value.
If the values are equal, it is supposed that a hook function was executed. This information is used to
determine the right break address by the debugger.
Format:
SYStem.Option.HoldReset
[
<time>
]
<time>
:
1us
…
10s
Format:
SYStem.Option.HOOK
<address>
|
<address_range>
RESET pin
hold time wait time
CPU State
RESET/BIST
RESET
DEBUG_HALT