User`s manual

t167 Test Program
E-18 Single Board Computers SCSI Software UserÕs Manual
E
Example Use of t167
This section describes the typical use of t167. Once it is loaded and executing,
these step-by-step examples can be followed to gain an understanding of the
overall operation.
Shown below is the main menu presented by t167:
MVME167/187 SCSI Test and Development Utility
Item Name Description
---- ------ ---------------------
1 cnfg t167 Configuration
2 sdldt SCSI Driver Library Development Tools
3 fwdt NCR Firmware Development Tools
4 sdltst SCSI Driver Library Tests
5 fwtst NCR Firmware Tests
h help Display this menu
s status Status of previous command
q quit Exit from t167
x exit Exit from t167
t167 -->
The use of t167 with the SDL is presented first, followed by NCR Firmware
examples.
Use of t167 with the SDL
When issuing t167 commands through the SDL interface, the following
procedure MUST be executed prior to issuing any other commands to the SDL
through t167.
1. From the main t167 menu above, select menu item 2 to display the sdldt
screen:
SCSI Driver Library Development Tools
Item Name Description
---- ------ ---------------------
1 bldsdlcs Build sdl_cmd structure
2 sdlinit Issue sdl_init command
3 sdlread Issue sdl_read command
4 sdlwrite Issue sdl_write command
5 sdlcntrl Issue sdl_cntrl command
6 dspsdlcs Display sdl_cmd structure
7 dspdb Display data buffer contents
8 testsn Display/set test serial number
9 reset Reset SCSI bus
h help Display this menu
s status Status of previous command
q quit Return to previous menu
x exit Exit from t167
SDL Tools -->