:orphan: .. title:: CONFIG_SEGGER_SYSVIEW_SECTION_DTCM .. kconfig:: CONFIG_SEGGER_SYSVIEW_SECTION_DTCM 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 ================== At ``/tracing/sysview/Kconfig:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:65`` → ``/tracing/Kconfig:314`` Menu path: (Top) → Sub Systems and OS Services → Choose SystemView data linker section .. code-block:: kconfig config SEGGER_SYSVIEW_SECTION_DTCM bool "Place SystemView data in the DTCM linker section" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*