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

Segger SystemView support

Type: bool

Direct dependencies

<choice: Tracing Format>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At subsys/tracing/Kconfig:34

Included via Kconfig:8Kconfig.zephyr:34subsys/Kconfig:38

Menu path: (Top) → Enabling Tracing → Tracing Format

config SEGGER_SYSTEMVIEW
    bool "Segger SystemView support"
    select CONSOLE
    select RTT_CONSOLE
    select USE_SEGGER_RTT
    depends on <choice: Tracing Format>

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