8.175 SYSRESET (SYSTEM RESET manual operation)

8.175.1 Function

The SYSRESET command issues a SYSTEM RESET manual operation. Without any arguments or with
the “NORMAL” argument only a CPU and I/O subsystem reset are performed. When the “CLEAR” argu-
ment is given then this command is identical function to the “SYSCLEAR” command.

Please note that all CPUs must be stopped prior to issuing a system reset or the function will be rejected
with a message.

8.175.2 Syntax

Descriptive

Diagram

¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ






¬¬ ¬¬¬«




8.175.3 Parameter

NORMAL

Performs only a CPU and I/O subsystem reset. This is the same as “SYSRESET”
without any argument given.

CLEAR

This clears the main storage to x'00'. Additionally the general purpose registers,
control registers, etc. are reset to their initial value. At this point the system is es-
sentially in the same state as it was just after having been started. “SYSRESET
CLEAR” is identical in functionality to the “SYSCLEAR” command.

8.175.4 Examples

Example 1:

RESET CLEAR the system.

HHC00013I Herc command: 'stopall'

HHC00013I Herc command: 'sysreset clear'

HHC02311I sysreset clear completed

Figure 311: SYSRESET CLEAR command

8.176 T (Instruction trace)

8.176.1 Function

This command sets the instruction tracing range. Instruction tracing is totally separate from the instruction
stepping and breaking range. With or without a range the “T” command displays whether tracing is on or
off and the range, if any.

The “T” command by itself does not activate instruction tracing. Use the “T+” command to activate
instruction tracing. The command “T 0” eliminates the range (all addresses will be traced).

8.176.2 Syntax

Descriptive

T [
addr-addr addr.length

Diagram

Êʬ¬¬ T ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ



addr-addr ¬¬¬¬«



¬¬¬ ¬
¬¬¬¬«



addr.length ¬¬¬«



¬¬

8.176.3 Parameter

addr-addr

Specifies an address range with start and end address (from begin address to end
address).

addr:addr

Specifies an address range with start and end address (from begin address to end
address).

addr.length

Specifies an address range with start and length (from begin address with the spe-
cified length).

0

No range is specified or an existing range is reset. The tracing is active for all
addresses.

Previous Page Next Page