Exporting memory

To export memory data:

  1. Open the Memory view, see Opening Memory view.
  2. Click the Export button in the Memory view toolbar.

    The Export Memory dialog appears.

    Figure 1. Export Memory dialog

    Export Memory Dialog

    • Format pop-up menu - Lets you choose the format in which the memory data is exported.
      • SRecord - Exports memory data in Motorola S-record format.
      • Plain Text - Exports memory data in ASCII format.
      • RAW Binary - Exports memory data in binary format.
    • Start address textbox - Specify the start address of memory range to be exported.
    • End address textbox - Specify the end address of the memory range to be exported.
    • Length textbox- Displays the length of the memory range.
    • File name textbox - Specify the file name to save the exported memory. Click the Browse button to select a file on your system.
    • Choose memory format from the Format pop-up menu.
    • Specify the start address of the memory range to be exported in the Start address textbox.
    • Specify the end address of the memory range to be exported in the End address textbox.
    • Type a file name in the File name textbox. Click Browse to select a file on your system.
    • Click OK.

Memory data is now exported.