-
CONFIG_SEGGER_SYSTEMVIEW¶
Segger SystemView support
Type: bool
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/tracing/Kconfig:35
Included via Kconfig:8 → Kconfig.zephyr:34 → subsys/Kconfig:59
Menu path: (Top) → Sub Systems and OS Services → Tracing Support → Tracing Format
config SEGGER_SYSTEMVIEW
bool "Segger SystemView support"
select CONSOLE
select RTT_CONSOLE
select USE_SEGGER_RTT
select THREAD_MONITOR
depends on <choice: Tracing Format>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)