How to navigate the interactive memory report

nRF Connect for VS Code

tags
nRF Connect for VS Code

The memory report generated from the Actions View also includes a searchable stack treeview in the editor area and an interactive sunburst memory diagram.

The sunburst diagram displays directories and files of the stack in a top-down manner, with the single files located in the farthest circle from the center.

To navigate the sunburst treeview of the memory report:

  1. Hover over the different sections of the sunburst diagram to see the identifier and the percentage of memory that it uses.
  2. Click on the chosen section to access the lower levels.

Tip

When you want to move to higher levels, click the Reset button to restart the navigation.

For the full list of possible actions in the treeview and in the sunburst diagram, see the Memory report UI reference page.

The following GIF shows the interaction with the sunburst diagram:

Sunburst chart for memory report