Debugging an Application on the Emulator (QEMU) - 2021.1 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2021-07-19
Version
2021.1 English
You can debug an application without a physical board on the emulator. The Vitis software platform creates an emulator similar to the hardware to debug the application.
  1. Create the application project and build it.
  2. Right-click the application project and select Debug as > Launch on Emulator (Single Application Debug).

    This opens a pop-up window.

  3. Click Start Emulator and Debug.