Using XBUtil - 2023.2 English

Vitis Tutorials: AI Engine

Document ID
XD100
Release Date
2023-11-29
Version
2023.2 English

It is also possible to report an error using xbutil. The error report accumulates all the errors from the various classes and sorts them by timestamp.

  1. Issue the command, xbutil examine -r error -d 0, in the hardware Linux console, and observe the error report as follows. xbutil examine output

    A similar description follows for the output, as explained in XRT error handling APIs.

  2. Revert back all the changes in source code to exercise other features in this tutorial.