1.6.2. Error Code Responses
Value (Hex) | Eo Code Respose | Desciptio | |||
---|---|---|---|---|---|
0 | OK | Idicates that the commad completed successfully. A commad may eoeously etu the OK status if a commad, such as QSPI_READ is patially successful. |
|||
1 | INVALID_COMMAND | Idicates that the cuetly loaded boot ROM caot decode o ecogize the commad code. | |||
3 | UNKNOWN_COMMAND | Idicates that the cuetly loaded fimwae caot decode the commad code. | |||
4 | INVALID_COMMAND_PARAMETERS | Idicates that the commad is icoectly fomatted. Fo example, the legth field settig i heade is ot valid. | |||
6 | COMMAND_INVALID_ON_SOURCE | Idicates that the commad is fom a souce fo which it is ot eabled. | |||
8 | CLIENT_ID_NO_MATCH | Idicates that the Cliet ID caot complete the equest to close the exclusive access to quad SPI. The Cliet ID does ot match the existig cliet with the cuet exclusive access to quad SPI. | |||
9 | INVALID_ADDRESS | The addess is ivalid. This eo idicates oe of the followig coditios:
|
|||
A | AUTHENTICATION_FAIL | Idicates the cofiguatio bitsteam sigatue autheticatio failue. | |||
B | TIMEOUT | This eo idicates time out due to the followig coditios:
|
|||
C | HW_NOT_READY | Idicates oe of the followig coditios:
|
|||
D | HW_ERROR | Idicates that the commad completed usuccessfully due to uecoveable hadwae eo. | |||
80 - 8F | COMMAND_SPECIFIC_ERROR | Idicates a commad specific eo due to a SDM commad you used. | |||
SDM Commad | Eo Name | Eo code | Desciptio | ||
GET_CHIPID | EFUSE_SYSTEM_FAILURE | 0x82 | Idicates that the eFuse cache poite is ivalid. | ||
QSPI_OPEN/ QSPI_CLOSE/ QSPI_SET_CS/ QSPI_READ_DEVICE_REG/ QSPI_WRITE_DEVICE_REG/ QSPI_SEND_DEVICE_OP/ QSPI_READ |
QSPI_HW_ERROR | 0x80 | Idicates QSPI flash memoy eo. This eo idicates oe of the followig coditios:
|
||
QSPI_ALREADY_OPEN | 0x81 | Idicates that the cliet's exclusive access to QSPI flash via QSPI_OPEN commad is aleady ope. | |||
100 | NOT_CONFIGURED | Idicates that the device is ot cofigued. | |||
1FF | ALT_SDM_MBOX_RESP_DEVICE_ BUSY | Idicates that the device is busy due to followig use cases:
|
|||
2FF | ALT_SDM_MBOX_RESP_NO_VALID_RESP_AVAILABLE | Idicates that thee is o valid espose available. | |||
3FF | ALT_SDM_MBOX_RESP_ERROR | Geeal Eo. |