Modifying Memory

You can modify the contents of the memory.

To modify memory:

  1. Open a Memory window as described in Displaying Memory Content.
  2. Right-click the value you want to change.

    The pop-up menu of the Memory window appears.

  3. Select Modify….

    The Modify Memory dialog box appears.

  4. In the Start Address field, enter the address where the modification should start.

    The Memory window cursor location is the default value for the start address.

  5. In Expression List field, enter the value to be written.

    You can enter a list of expressions separated by commas. The amount of memory being accessed is the size times the number of expressions.

    The Browse… button opens the Symbol Selector dialog box to search for an appropriate address of application symbols. See Symbol Selector Dialog Box: Simple Search Tab.

  6. Click OK.

    The memory has been modified.

Example


  1. Enter 1000 into the Start Address field.

  2. Enter the list 1, 0, 1, 1 into the Expression List field.

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.