At the main window, click on the View Memory button. The Memory Display window will appear, displaying the current contents of memory.
- At the Memory Display window, click Edit Memory on the Edit menu. The Edit Memory dialog box will appear.
- Enter the address of the byte in the Address text field.
- Enter the byte to be written in the Data text field.
- Click the OK button to continue with the change operation. Otherwise, click the Cancel button.
- At the Memory Display window, click Fill Memory on the Edit menu. The Fill Memory dialog box will appear.
- Enter the beginning address of the memory region in the From text field.
- Enter the ending address of the memory region in the To text field.
- Enter the byte pattern to be written in the Data text field.
- Click the OK button to continue with the change operation. Otherwise, click the Cancel button.
To fill the entire region of memory with zeroes, do one of the following:
- At the Memory Display window, click Clear Memory on the Edit menu.
- or -
- At the main window, click the Clear Memory button.