Possible Error Codes#
| Command | Error Code | Description | Cause of failure |
|---|---|---|---|
| MBR | 0xa0ac |
Verification failed from flash | If you entered wrong inputs to select pinset/damaged MBR file. |
| Activation code | 0xa0b0 |
Activation code generated failed | If the device is locked to use PUF, the device might throw an error indicating PUF enroll failure. |
| Intrinsic keys | 0xa0b1 |
Intrinsic keys generation failed | It occurs if this command is triggered before activation code command. |
| Static keys | 0xa0b2 |
Static keys stored failed | It occurs if there are no intrinsic keys. |
| Update Firmware | 108 | Failed to load firmware | It occurs if header part of RPS file is not proper. |
| Bootloader Timeout | 102 | Failed to load firmware | It occurs if the SiWG917 is in sleep or JTAG is not accessible. Keep the device in ISP mode to resolve this issue. |
| Start Radio | Cannot execute the radio command | Not able to start radio |
This error is seen if the first command given to the device on power ON has --skipload in the command.
Do not give the --skipload parameter in the first command given to the device each time when powered ON.
|