Opening the Memory Display

At the main window, click on the View Memory button. The Memory Display window will appear, displaying the current contents of memory.


Editing a Byte of Memory

  1. At the Memory Display window, click Edit Memory on the Edit menu. The Edit Memory dialog box will appear.
  2. Enter the address of the byte in the Address text field.
  3. Enter the byte to be written in the Data text field.
  4. Click the OK button to continue with the change operation. Otherwise, click the Cancel button.

Filling a Region of Memory

  1. At the Memory Display window, click Fill Memory on the Edit menu. The Fill Memory dialog box will appear.
  2. Enter the beginning address of the memory region in the From text field.
  3. Enter the ending address of the memory region in the To text field.
  4. Enter the byte pattern to be written in the Data text field.
  5. Click the OK button to continue with the change operation. Otherwise, click the Cancel button.

Clearing the Entire Region of Memory

To fill the entire region of memory with zeroes, do one of the following:

- or -