| |||
| Home > Altering the Target Execution Environment > Changing memory contents > Setting memory with the Interactive Memory Settings dialog box | |||
To set memory contents with the Interactive Memory Setting dialog box:
Display the Memory pane, if it is not visible.
Right-click on a memory address to display the context menu.
Select Set Start Address... from the context menu to display the Pane toolbar. The Start Address field is selected. An example is shown in Figure 14.18.
Enter 0x000088A0 as the new start address.
Select Debug ? Memory/Register Operations ? Set Memory... from the main menu to display the Interactive Memory Setting dialog box. An example is shown in Figure 14.19.
Enter the memory location to change in the Addr: field, if you want to change the value at a different location. If required, use the drop-down arrow to select a previously used addresses from the stored list.
Enter the value for the memory location in the Enter New Value: field. If required, use the drop-down arrow to select a previously used value from the stored list. For example, enter 0x40.
Click Set to change the value of the specified memory location. If required, use the drop-down arrow to select a previously used value from the stored list. The Log is updated to show your change, shown in Figure 14.20.
Click Close to close the Interactive Memory Setting dialog box.
Changed values are displayed in the Memory pane in the usual way. That is, updated values are displayed in blue or light blue, depending on when they last changed.