Exporting Registers from the Vitis IDE - 2024.1 English

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

Document ID
UG1400
Release Date
2024-05-30
Version
2024.1 English
This feature allows you to export the registers present in a target processor to a text file and read all the register values more easily, which can be helpful while debugging.
  1. Select the application component and start the debug session. See Starting Debug for more details.
  2. Open the Register Inspector view. See Viewing Registers for details.
  3. Click the Export Registers button to export the register.
  4. Add the following information on the next screen:
    Location
    Provide the location where you want to save the register dump file.
    Select registers/groups to export
    Select the list of registers to be dumped. You can uncheck any registers that are not required.
  5. Click OK to dump the registers to the location you specified in the previous step.