SWCU195A December 2024 – May 2025 CC2744R7-Q1 , CC2745P10-Q1 , CC2745R10-Q1 , CC2745R7-Q1 , CC2755R10
Verify the specified parts of the flash SCFG sector, using CRC32.
The SCFG is covered by a single CRC which spans from the first field to the Scfg.res0 field
The commands perform one of these checks:
The command result shall be SUCCESS if all performed checks are successful.
These conditions must be true:
| Word | Bits | Field | Value | Description |
|---|---|---|---|---|
|
0 |
7:0 |
cmdId |
0x1B |
Command ID |
|
15:8 |
respSeqNumber |
User defined |
Optional response sequence number, included in the response header |
|
|
16 |
checkExpCrcs |
- |
Check SCFG data also against the expected CRC32 fields the command:
|
|
|
31:17 |
reserved0 |
0x00 |
Reserved |
|
|
1 |
31:0 | expCrc32 | - |
Expected CRC32 of the SCFG:
|
| Word | Bits | Field | Value | Description |
|---|---|---|---|---|
|
0 |
7:0 |
cmdId |
0x1B |
Command ID, copied from the first command parameter word |
|
15:8 |
respSeqNumber |
User defined |
Optional sequence number, copied from the first command parameter word |
|
|
23:16 |
result |
- |
Command result. One of the common results, or:
|
|
|
31:24 |
dataWordCount |
0 |
Size of additional response data, in number of 32-bit words |
These checks are performed before command execution, in the indicated order:
If any restriction is violated: Fail with result NOT_ALLOWED