Enabling Xen Awareness

This section describes setting up the Xen aware debug for Zynq® UltraScale+™ MPSoC devices running Linux from SD card, using the SDK IDE. It is assumed that the following preqequisites have been satisfied:

  • You have the ZCU102 board running a Xen and Dom-0.
  • You have the Xen symbol file (xen-syms).
For details on how to boot Xen and Dom-0, refer UG1144 - PetaLinux Tools Documentation: Reference Guide.
  1. Launch the Xilinx SDK IDE.
  2. Select Window > Open Perspective > Debug.
  3. Select Run > Debug Configurations.
  4. In the Debug Configurations dialog box, select Xilinx C/C++ application.
  5. Click New ().
  6. Select Attach to running target debug type and click Debug.
    Debugging begins with the processors in the running state.
  7. Right click Cortex-A53 #0 target and select Symbol Files.
  8. Select the symbol file (xen-syms).
  9. Select the OS awareness checkbox.