To select a block of memory

  1. On the debugger Edit menu, click Make Selection.

  2. Enter the Start Address and End Address of the memory block you want to select.

../_images/debugger_make_selection.png

Tip

  • Click the switch_btn button to switch between end address and length (in bytes).

  • You also also use the mouse to drag out a selection. Hold down the Shift key to extend the selection.