How to select a specific symbol

nRF Connect for VS Code

tags
nRF Connect for VS Code

To select the memory range of a specific symbol in the Memory Explorer, complete the following steps:

  1. In the Memory Explorer toolbar, click the icon to the left of the search field until the mode is Pick symbol.
  2. Click the search field.
    A quick pick menu appears, which provides information about the symbol's name, its file, and its start address.

    Memory Explorer's symbol quick pick menu

  3. Click the symbol name you want to select.
    The symbol's memory range is highlighted in the Memory Explorer.

    Highlighted symbol in the Memory Explorer

  4. When you are done inspecting the range, clear the highlight using the clear button (×) in the search field.