The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_SEGGER_SYSVIEW_SECTION_DTCM

Place SystemView data in the DTCM linker section

Type: bool

Direct dependencies

<choice SEGGER_SYSVIEW_SECTION: Choose SystemView data linker section>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At subsys/tracing/sysview/Kconfig:25

Included via Kconfig:8Kconfig.zephyr:34subsys/Kconfig:65subsys/tracing/Kconfig:309

Menu path: (Top) → Sub Systems and OS Services → Choose SystemView data linker section

config SEGGER_SYSVIEW_SECTION_DTCM
    bool "Place SystemView data in the DTCM linker section"
    depends on <choice SEGGER_SYSVIEW_SECTION>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)