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 <Zephyr>/subsys/tracing/sysview/Kconfig:25

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:59<Zephyr>/subsys/tracing/Kconfig:210

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: Choose SystemView data linker section>

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