The latest development version of this page may be more current than this released 2.7.0 version.

CONFIG_SEGGER_SYSVIEW_SECTION_NONE

Place SystemView data in the default 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:22

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:65subsys/tracing/Kconfig:314

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

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

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