In the Vitis Unified IDE, you can export a specific memory section to an s record file during a debug session so that you can examine the memory contents during runtime. Follow the below steps for exporting a memory section during an active debug session.
- Once the debug session has been launched 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.