SWRU577 July 2021 CC3100 , CC3200
Table 4-3 lists the Get Status command.
Description | |
---|---|
Brief | This command returns the status of the last command executed. Typically, this command must be invoked after every command sent to ensure that the previous command was successful or, if unsuccessful, to properly respond upon failure. The bootloader responds by sending a 1-byte packet containing the current status code. |
Opcode | 0x23 |
Direction | Host to target |
Response | Ack + Last Status response |
Format | [USHORT] Length (exclude checksum) [BYTE] Checksum (exclude length) [BYTE] Opcode |
Comments | Host responds back with Ack (Ack + Last Status response). |