-
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 <Zephyr>/subsys/tracing/sysview/Kconfig:22
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_NONE bool "Place SystemView data in the default linker section" depends on <choice SEGGER_SYSVIEW_SECTION: Choose SystemView data linker section>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)