System Debug Reference Manual (32650-90888)

530 Chapter13
Standalone Analysis Tool (SAT)
SAT Functions and Commands
MZ modifies a real address
MSEC modifies addresses in secondary (disk drive) storage
NOTE
Take care when using these commands; modifications can be permanent, such
as disk changes.
The FPMAP command is automatic and is executed at boot time. When the most recent
process is executing in REAL mode, it may be necessary to switch to another PIN and issue
the FPMAP command explicitly. Only SL.PUB.SYS CM symbols are accessible, so FPMAP
alone (no parameters) is sufficient.
The exit and c[ontinue] commands return control to ISL. However, the exit command
has two additional parameters, as shown in the following syntax example:
EXIT [
ISL_Command
] [
,ABORT
]
Parameters:
ISL_Command
Allows you to directly pass a command to ISL. For example, enter the
following to tell ISL to load the START PME: exit start.
ABORT
This option tells ISL to abort the AUTOBOOT sequence if it is enabled.