To cut, copy and paste code and data

  1. Select a block of memory you want to cut or copy.

  2. On the debugger Edit menu, click Copy or Cut.

  3. Navigate to the destination memory location.

  4. On the Edit menu, click Paste.

Tip

  • You can also use the keyboard shortcut keys, Ctrl+X, Ctrl+C and Ctrl+V to cut, copy and paste.

  • If you make a mistake, you can undo the last operation by clicking Undo on the Edit menu, or by pressing Ctrl+Z.

  • Use the Go To option to navigate to specific memory addresses quickly.

Note

  • The Cut command zeroes the selected block of memory, if it is RAM. For ROM, the block of memory is unchanged.