:orphan: .. title:: SEGGER_SYSVIEW_SECTION_DTCM .. option:: CONFIG_SEGGER_SYSVIEW_SECTION_DTCM *Place SystemView data in the DTCM linker section* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/tracing/sysview/Kconfig:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` → ``subsys/Kconfig:59`` → ``subsys/tracing/Kconfig:210`` Menu path: (Top) → Sub Systems and OS Services → Choose SystemView data linker section .. parsed-literal:: config SEGGER_SYSVIEW_SECTION_DTCM bool "Place SystemView data in the DTCM linker section" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*