MPE/iX Quick Reference Guide (32650-90881)

Chapter 6 141
System Debug
Debugging your system
IF
condition
THEN {
cmdlist
} ELSE
command2
IF
condition
THEN
command1
ELSE {
cmdlist2
}
IF
condition
THEN {
cmdlist
} ELSE {
cmdlist2
}
IGNORE
Protects the next command (list) from error bailout.
IGNORE
option
INIT
xx
Privileged Mode.
Initialize registers from a specified location.
INITNM
virtaddr
[ISM |PIMREAL |PIMVIRTUAL]
INITCM
virtaddr
[ISM |PIMREAL |PIMVIRTUAL]
INITNM TCB
INITCM TCB | CMG | REGS
KILL
Debug only
Privileged Mode
Issues a request to process management to kill the specified process.
KILL
pin
LEV
Sets the current environment to the specified stack level in the stack markers.
LEV [
number
]
LEV [
number
] [
interrupt_level
]
LIST
Controls the recording of input and output to a list file.
LIST
LIST [
filename
]
LIST [ON ]
LIST [OFF]
LIST [CLOSE]