8 Error Messages and Troubleshooting Tips
The information in this chapter may help you solve or identify a problem when using SPI-DirectC code. See the following table for a description of exit codes and their solutions.
Exit Code | Error Message | Action/Solution |
---|---|---|
0 | This code does not indicate an error. | This message indicates success |
2 | Data processing failed. | Solution:
|
6 | The IDCODE of the target device does not match the expected value in the DAT file image. | Possible Causes:
Solution:
|
7 | Device polling error. | Solution:
|
8 | FPGA failed during the Erase operation. | Possible Causes:
Solution:
|
10 | Failed to program device. | Solution:
|
11 | FPGA failed verify. | Possible Cause:
Solution:
|
18 | Failed to authenticate the encrypted data. | Make sure the AES key used to encrypt the data matches the AES key programmed in the device. |
25 | Device initialization failure. | Solution:
|
100 | CRC data error. Data file is corrupted or pro- gramming on system board is not successful. | Solution:
|
150 | Request action is not found. | Check spelling. |
151 | Action is not supported because required data block is missing from the data file. | Regenerate DAT file with the needed block/feature support. |