Target device configuration requirements – Teledyne LeCroy SAS Sample Test Suite User Manual

Page 7

Advertising
background image

SAS Sample Test Suite

Installation, Configuration and Operation

7

• Projects directory contain the SAS test project file for the Analyzer M6-4 and M6-2.

The ATS scripts will determine the Hardware model in use and select the correct

project file to use.

• Traces directory will contain the all the Trace (.scs) files generate by the tests.

• Trainer directory contains all the SAS Test Script created for the Trainer Application.

An corresponding ATS script will load and start the test using ATS application

Target Device Configuration Requirements

There is a file that requires the operator to modify with a simple text editor (Notepad)

before using the Test Scripts. The file “./SASTarget/Trainer/include/DeviceSetting.inc”

contains configuration items describing the Testing Environment and the supported

function of the Target Device. Each Trainer definition sets the Test Script operations.

• Set Speed = LINK_SPEED_6G (default)

o

LINK_SPEED_1_5G

o

LINK_SPEED_3G

o

LINK_SPEED_6G

• Const SAS_AF_RATE_DEFAULT = 0xA (default)(must match Speed)

o

0x8 for SAS_AF_RATE_1_5_GBPS

o

0x9 for SAS_AF_RATE_3_GBPS

o

0xA for SAS_AF_RATE_6_GBPS

• Const SAS_AF_FRAMING_DEFAULT = 0x0 (default)

o

0x0 for SAS_AF_512_BYTES

o

0x1 for SAS_AF_520_BYTES

o

0x2 for SAS_AF_528_BYTES

• Const SAS_BREAK_REPLY_DEFAULT = 0x01 (default)

o

0x00 for SAS_ID_BREAK_ONLY (BREAK/BREAK)

o

0x01 for SAS_ID_BREAK_REPLY (BREAK/BREAK_REPLY)

• Const SAS_INITIATOR_RESPONSE_TMO_DEFAULT = 0x01 (default)

o

0x00 for INITIATOR_RESPONSE_TMO_DISABLE

o

0x01 for INITIATOR_RESPONSE_TMO_ENABLE

Optional (Rarely used)

• Set SSC = OFF
• Set SSCType = SSC_DOWN_STREAM
• Set SSCAmplitude = SSC_AMP_1500

Advertising