Command Code
(Hex)
Number
of
Command
s
(13)
Number
of
Response
s
(13)
Description
A successful write returns an OK response code.
QSPI_SEND_
DEVICE_OP
37 1 0 Sends a command opcode to flash memory. Takes 1 argument:
• The opcode to send the attached flash memory.
A successful command returns an OK response code.
5.3.2. Error Code Responses
Table 29. Mailbox Client Intel Stratix 10 FPGA IP Error Code Responses and Description
Value (Hex) Error Code Response Description
0
OK
Indicates that the command completed successfully. .
Depending on the command delivered to the Mailbox Client,
the response error code may not be sufficient to ensure that
the operation completed successfully.
1
INVALID_COMMAND
Indicates that the command is in an incorrect format.
2
UNKNOWN_BR
Indicates that the command code is not understood. This
error may occur if you have deselected the Use the factory
default helper image on the Programmer Tools ->
Options menu.
3
UNKNOWN
Indicates that the command code is not understood by the
currently loaded firmware.
100
NOT_CONFIGURED
Indicates that the device is not configured.
1FF
ALT_SDM_MBOX_RESP_DEVICE_B
USY
Indicates that the device is busy.
2FF
ALT_SDM_MBOX_RESP_NO_VALID
_RESP_AVAILABLE
Indicates that there is no valid response available.
3FF
ALT_SDM_MBOX_RESP_ERROR
General Error
(13)
The number does not include the command and response header.
5. Remote System Upgrade
UG-S10CONFIG | 2018.11.02
Intel Stratix 10 Configuration User Guide
Send Feedback
82