CONFIG_SEGGER_RTT_SECTION_DTCM

Place RTT data in the DTCM linker section

Type: bool

Direct dependencies

<choice SEGGER_RTT_SECTION: Choose RTT data linker section>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/drivers/debug/Kconfig.rtt:69

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:16<Zephyr>/drivers/debug/Kconfig:4

Menu path: (Top) → Device Drivers → Enable SEGGER RTT libraries. → Choose RTT data linker section

config SEGGER_RTT_SECTION_DTCM
    bool "Place RTT data in the DTCM linker section"
    depends on <choice SEGGER_RTT_SECTION: Choose RTT data linker section>

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