-
choice SEGGER_SYSVIEW_SECTION: Choose SystemView data linker section
Choose SystemView data linker section
Type: bool
Direct dependencies¶
(SEGGER_SYSTEMVIEW
&& SOC_SERIES_IMX_RT
) || (SEGGER_SYSTEMVIEW
&& SOC_SERIES_IMX_RT
) || SEGGER_SYSTEMVIEW
(Includes any dependencies from ifs and menus.)
Defaults¶
Choice options¶
Kconfig definitions¶
At <Zephyr SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:167
Included via Kconfig:8
→ Kconfig.zephyr:25
→ <BuildDir>/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr SoC>/arm/nxp_imx/Kconfig.defconfig:8
Menu path: (Top)
choice SEGGER_SYSVIEW_SECTION
bool
default SEGGER_SYSVIEW_SECTION_DTCM if n
depends on SEGGER_SYSTEMVIEW && SOC_SERIES_IMX_RT
At <Zephyr SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:167
Included via Kconfig:8
→ Kconfig.zephyr:27
→ <Zephyr SoC>/arm/nxp_imx/Kconfig.defconfig:8
Menu path: (Top)
choice SEGGER_SYSVIEW_SECTION
bool
default SEGGER_SYSVIEW_SECTION_DTCM if n
depends on SEGGER_SYSTEMVIEW && SOC_SERIES_IMX_RT
At <Zephyr Subsystem>/tracing/sysview/Kconfig:19
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Zephyr Subsystem>/Kconfig:65
→ <Zephyr Subsystem>/tracing/Kconfig:314
Menu path: (Top) → Sub Systems and OS Services
choice SEGGER_SYSVIEW_SECTION
bool "Choose SystemView data linker section"
depends on SEGGER_SYSTEMVIEW
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)