How to copy a memory range selection

nRF Connect for VS Code

tags
nRF Connect for VS Code

You can select and copy a range of memory symbols in the Memory Explorer. Complete the following steps:

  1. Click and drag with your mouse to select the desired range of memory symbols.
  2. Press Ctrl-C or click Right Mouse Button > Copy Selection.
    The entire selection is copied to clipboard.
  3. Paste the selection to the location of your choice.

Copy selection in the Memory Explorer

Tip

You can also use this action for copying the ASCII values with the Show ASCII option toggled on.