Code: |
AS + 111 |
Symbolic: |
bccFlashList |
This command will request a list of available flashes of the connected device. Request parameters are the following:
Offset |
Type |
Label |
Description |
---|---|---|---|
0 |
U32 |
FLAGS |
Operating flags: (none) |
On success, a bccAck is received with the following data:
Offset |
Type |
Label |
Description |
---|---|---|---|
0 |
U8 |
COUNT |
N. of device |
1 |
U16 |
DEVID0 |
Flash device 0 ID |
3 |
U16 |
DEVID1 |
Flash device 1 ID |
... |
... |
... |
... |
On failure, a bccNack is received. Specific errors:
NACK code |
Description |
Extra data |
---|---|---|
nackIllegalArgs |
Illegal argument |
U16 What illegal: 1=Flags |