The decode command is used to decode on or more ROM or PLM errors. The arguments to the pdi_dbg_util decode subcommand are as follows:
pdi_dbg_util decode [OPTIONS] ERROR_NUMBERS...
Where the options are:
- -c, --category [rom|plm]
- Error category [default: plm]
- -a, --architecture [versal|versal_net|versalnet]
- Device architecture [default: Versal]
The error numbers are typically composed of major and minor errors. You can supply one or more error numbers to decode. If the tool finds a matching error number, it displays the name and description of the error.