Technical data

Utilities
http://www.motorola.com/computer/literature 2-11
2
The LN command has no effect until a test failure occurs, at which time,
if the LN command has been previously encountered in the user command
line, further printing of the test title and pass/fail status is suppressed. This
is useful for more rapid execution of the failing test; i.e., the LN command
contributes to a “tighter” loop.
Example:
PPC1-Diag>LN;RAM ADR
RAM ADR: RAM ADR: Addressability........ Running ---> PASSED
Pass Count =1, Errors This Pass =0, Total Errors =0
RAM ADR: Addressability................. Running ---> PASSED
Pass Count =2, Errors This Pass =0, Total Errors =0
RAM ADR: Addressability................. Running ---> PASSED
Pass Count =3, Errors This Pass =0, Total Errors =0
RAM ADR: Addressability................. Running ---> <BREAK>
--Break Detected--
PPC1-Diag>
MASK - Display/Revise Self Test Mask
Using MASK with an argument enables/disables the specified test from
running under self test. The argument must be a specific test name. If mask
is invoked without arguments, the current self test mask, showing disabled
tests, is displayed.
The mask command is a “toggle” command -- if the specified test name
mask was set, it will be reset; if it was reset, it will be set. After the toggle,
the new self test mask is displayed.
If the mask command is invoked with an invalid test name or a test
directory (as opposed to a specific test name), an appropriate error message
is output.
When the mask command is used on a PowerPC board system, the mask
values are preserved in non-volatile memory. This allows the system to be
completely powered down without disturbing the self test mask.
Example: