User`s manual
WL - Write Loop
3-235
3
WL - Write Loop
Command Input
WL ADDR:DATA[;B|H|W]
Options
Description
The WL command establishes an infinite loop consisting of a
processor store instruction, DATA, targeted to the given ADDR and
of the given length, followed by a branch instruction back to the
store. The defined DATA is therefore stored repeatedly into the
defined location in rapid succession.
The write loop can only be terminated by an external occurrence,
such as an interrupt (usually an abort), a reset from the
RESET
switch, or power cycle.
B Byte
H Half-word
W Word