In the Vitis Unified IDE, you can export a memory section to an s record file during a debug session. This process allows you to examine the memory contents during runtime. Follow the below steps for exporting a memory section during an active debug session.
- When the debug session is open, select the memory inspector view on the right
hand side.
- Select the 'Export Memory' icon in the Memory Inspector View. The Export
Memory Wizard appears.
- Enter your preferred start address, end address and output file path.