Code: |
AS + 712 |
Symbolic: |
bccDebugWd |
This command will refresh debug session watchdog for specified ID. Request parameters are the following:
Offset |
Type |
Label |
Description |
---|---|---|---|
0 |
U32 |
DSID |
Debug session ID |
4 |
U32 |
TIMEWD |
Watchdog time [ms] |
On success, a bccAck is received with no data.
On failure, a bccNack is received. Specific errors:
NACK code |
Description |
Extra data |
---|---|---|
nackNotFound |
Required debug session (by ID) not found or expired |
|
nackIllegalArgs |
Illegal arguments |
U16 What illegal: 2=Watchdog time [ms] |