Installation guide

Console 3-5
Table 3-5 Create Command Option
Table 3-6 Deposit and Examine Command Options
Option Meaning
-nv
Store the nonvolatile environment variable in EEPROM
Option Meaning
-b
Define data size as a byte
-d
Disassemble instruction at current address
(examine command only)
-h
Define data size as a hexword
-l
Define data size as a longword; initial default
-o
Define data size as an octaword
-q
Define data size as a quadword
-w
Define data size as a word
-n val
Number of consecutive locations to modify
-s val
Address increment size. Default is data size.
-u
Allow access to console private memory, while dis-
abling virtual address protection checks
space:
Device name and address space, as follows:
<dev_name> Device name; for example, xmi0, ka7aa0, or demna0
gpr Define the address space as the general register set,
R0 through R15. The data size is always a longword
.
ipr Define the address space as the internal processor
registers (IPRs). The data size is always a longword.
psl Define the address space as the processor status
longword (PSL).
pmem Define the address space as physical memory; initial
default
vmem Define the address space as virtual memory. All ac-
cess and protection checking occur.