Technical data

3-78 Computer Group Literature Center Web Site
Test Descriptions
3
Builds the “Memory Move instruction” SCRIPT in a script buffer to
allow the “Source Address”, “Destination Address”, and “Byte
Count” to be changed by use of the “config” command. If a
parameter is changed, the only check for validity is the “Byte
Count” during test structures initialization.
The “Memory Move” SCRIPT copies the specified number of bytes
from the source address to the destination address.
Response/Messages
After the command has been issued, the following line is printed:
NCR SCRIPTS: NCR 53C8xx SCRIPTs Processor... Running --->
If all parts of the test are completed correctly, then the test passes:
NCR SCRIPTS: NCR 53C8xx SCRIPTs Processor... Running ---> PASSED
If any part of the test fails, then the display appears as follows:
NCR SCRIPTS: NCR 53C8xx SCRIPTs Processor... Running ---> FAILED
NCR/SCRIPTS Test Failure Data:
(error message)
Here
(error message)
is one of the following:
Test Initialization Error:
Not Enough Memory, Need =________, Actual =________
Test Initialization Error:
Memory Move Byte Count to Large, Max =00ffffff, Requested
=________
Test Initialization Error:
Test Memory Base Address Not 32 Bit Aligned =________
SCSI Interrupt Enable Reg. not initially clear
Address =________, Expected =__, Actual =__
DMA Interrupt Enable Reg. not initially clear
Address =________, Expected =__, Actual =__
SCSI Status Zero Reg. not initially clear
Address =________, Expected =__, Actual =__
DMA Status Reg. not initially clear
Address =________, Expected =__, Actual =__