LeCroy Sierra M6-2 User Manual page 413

Sas/sata protocol analyzer
Table of Contents

Advertisement

Trainer Script Enhancements
Use LRF directly for field value:
The constraints are:
When there are variable values in RawData, you must include SendCRC command instead
of last DWORD. Otherwise, wrong CRC value will be sent.
The constraints are:
If SATA_CRC command is not included, trainer engine computes and inserts correct CRC in
pattern.
       
S ierra M6‐2 SAS/SATA Protocol Analyzer User Manual
SendSSPFrameCommand_Initiator
{
Data = LRF[startBitOffset:endBitOffset]
Tag
= 0x101
}
Length bigger than 64 bit is not supported.
Offsets (StartBitOffset and EndBitOffset) should be in same DWORD, except for
length bigger than 32.
SendSSPFrameCommand
{
#Data = {00112233 @variableName1 @variableName2 44556677}
}
RawData {
K28.5
D24.0
D30.0
@variableName1
50
00
50
$C
00
00
SendCRC
K28.5
}
Variables are not allowed on First and LAST DWORD (instead of start/end
frames).
SendCRC is only supported on last DWORD before end of frame.
SendSATAFrame
{
SATA_SOF
SATA_DATA ( 0x11223344 )
SATA_DATA (@variableName1)
SATA_DATA ( 0x55667788 )
#SATA_CRC ( 0x99AACCBB ) # good crc - can be changed to bad
SATA_EOF
}
D01.4
00
62
B0
00
00
30
08
05
EF
00
00
01
00
00
00
D24.0
D07.3
D31.4 }
LeCroy Corporation
411

Advertisement

Table of Contents
loading

Table of Contents