blob: 125bc0dd68c00ba2001e0c18b2b7d955a091305a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
- Initializing
./BoardOn.sh
./Set_Default.sh
- Configuring the size
pci -w 9020 0x20 (linear scale)
* Number of samples are determined by 0x9020 / 0x9028 (0x0e by default)
* For each sample is descibed by (184 / 2) * 128 bits
* Where most-significant bytes of 4 dwords (128 bit) are iterating
from 0x00 to 0xb8 with step 0x02
|