User`s manual
This commandworks the same way as the OM and OI command
does, except that the output is Tektronix hex format.
L List Formatted Output
The L command outputs data between optionally specified ad-
dresses, inclusive, in a formatted fashion similar to many dump
utilities. If no addresses are specified, the entire contents will be
listed and the command may be aborted with the dollar sign, “$”.
Each line of the listing includes the beginning address in Ascii–
hex, sixteen data bytes in Ascii–hex and the Ascii representation
of the data. Non printable bytes are replaced with periods in the
ASCII representation field.
Example:
<2716>L90,AF<cr>
0090 4845 4C4C 4FFF FFFF FFFF FFFF FFFF FFFF HELLO...........
00A0 FFFF FFFF FFFF FFFF FFFF FFFF AA55 AA55 ................
<2716>_ [prompter indicates end of command]
Note: Unlike the R, OI, OT and OM commands, the L command
will output a carriage return and line feed at the beginning of the
listing. This is because the L command is primarily used when
the host is functioning as a terminal and it would be irritating to
have the first line of the listing overwrite the command line.
AUTOMATED.
U Unerased (Blank) Check
The U command checks an entire part for blank if a starting and
ending address is not specified. If a part is not erased, an error
message saying *NE err @nnnn will be issued with a return to
the command prompter. An empty socket looks like a blank part
unless you have one of the MCS-48
family selected. The com-
mand can be aborted with a dollar sign, “$”. AUTOMATED.
V Verify Erasure Check
The V command checks the cells between the optionally
specified addresses for erasure, FF’s or 00’s as the device type
dictates. If no addresses are specified, the entire device is check-
ed. If a cell is not erased, a non–fatal error message is issued
consisting of the data and the address. The process continues
until the end address is reached or the command is aborted with
a dollar sign, “$”. The following example uses the same eprom
used in the P and R command examples. AUTOMATED.
Example:
Chapter 3 Diagnostics Model 9000
Page 12