CONFIG_SOC_MEC1501_DEBUG_AND_TRACING

Debug support via Serial wire debug with tracing enabled

Debug support via Serial wire debug with tracing enabled

Type: bool

Help

JTAG port is enabled in SWD mode. Refer to tracing options
to see if ADC00-03 can be used or not.

Help

JTAG port is enabled in SWD mode. Refer to tracing options
to see if ADC00-03 can be used or not.

Kconfig definitions

At <Zephyr>/soc/arm/microchip_mec/mec1501/Kconfig.soc:99

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/microchip_mec/Kconfig:15

Menu path: (Top) → Hardware Configuration → MEC1501 debug interface general configuration

config SOC_MEC1501_DEBUG_AND_TRACING
    bool "Debug support via Serial wire debug with tracing enabled"
    depends on <choice>
    help
      JTAG port is enabled in SWD mode. Refer to tracing options
      to see if ADC00-03 can be used or not.

At <Zephyr>/soc/arm/microchip_mec/mec1501/Kconfig.soc:99

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:18<Zephyr>/soc/arm/microchip_mec/Kconfig:15

Menu path: (Top) → Hardware Configuration → MEC1501 debug interface general configuration

config SOC_MEC1501_DEBUG_AND_TRACING
    bool "Debug support via Serial wire debug with tracing enabled"
    depends on <choice>
    help
      JTAG port is enabled in SWD mode. Refer to tracing options
      to see if ADC00-03 can be used or not.

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