48 lines
1.1 KiB
JSON
48 lines
1.1 KiB
JSON
{
|
|
"name": "others-isolate-008f-then-e400-clear",
|
|
"notes": [
|
|
"Recover to CONNECT OK, write E000[0x008F]=0x1800, then write E400[0x0015]=0x0000 in the live window.",
|
|
"This is the control case for others-copy-gate-probe: same root bits, but COPY visibility cleared instead of set."
|
|
],
|
|
"steps": [
|
|
{
|
|
"action": "power_cycle",
|
|
"off_seconds": 1.5
|
|
},
|
|
{
|
|
"action": "wait_ready",
|
|
"heartbeats": 2,
|
|
"timeout": 10.0,
|
|
"require": true
|
|
},
|
|
{
|
|
"action": "drain",
|
|
"seconds": 0.25
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "selector_zero_connect_ok_seed",
|
|
"frame": "00 00 00 80 00 DA",
|
|
"listen": 0.15
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "e000_008f_bits11_12",
|
|
"frame": "00 01 0F 18 00 4C",
|
|
"listen": 0.15
|
|
},
|
|
{
|
|
"action": "wait_for",
|
|
"frame": "02 00 02 00 00 5A",
|
|
"timeout": 1.5,
|
|
"require": false
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "e400_0015_clear",
|
|
"frame": "06 00 15 00 00 49",
|
|
"listen": 8.0
|
|
}
|
|
]
|
|
}
|