Status Codes - 2023.2 English

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2023-12-13
Version
2023.2 English

For Zynq and UltraScale, the status in the xilskey_efuse_example.c file is conveyed through a UART or reboot status register in the following format: 0xYYYYZZZZ, where:

  • YYYY represents the PS eFUSE Status.
  • ZZZZ represents the PL eFUSE Status. The table below lists the status codes.

For Zynq UltraScale+ MPSoC, the status in the xilskey_bbramps_zynqmp_example.c, xilskey_puf_registration.c and xilskey_efuseps_zynqmp_example.c files is conveyed as 32-bit error code. Where Zero represents that no error has occurred and if the value is other than Zero, a 32-bit error code is returned.