CONFIG_SOC_MEC1501_DEBUG_AND_SWV_TRACING

debug support via Serial Wire Debug and Viewer

debug support via Serial Wire Debug and Viewer

Type: bool

Help

JTAG port in SWD mode and SWV as tracing method.
UART2 cannot be used. ADC00-03 can be used.

Help

JTAG port in SWD mode and SWV as tracing method.
UART2 cannot be used. ADC00-03 can be used.

Direct dependencies

<choice: MEC1501 debug interface trace configuration> || <choice: MEC1501 debug interface trace configuration>

(Includes any dependencies from ifs and menus.)

Kconfig definitions

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

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 trace configuration

config SOC_MEC1501_DEBUG_AND_SWV_TRACING
    bool "debug support via Serial Wire Debug and Viewer"
    depends on <choice>
    help
      JTAG port in SWD mode and SWV as tracing method.
      UART2 cannot be used. ADC00-03 can be used.

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

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 trace configuration

config SOC_MEC1501_DEBUG_AND_SWV_TRACING
    bool "debug support via Serial Wire Debug and Viewer"
    depends on <choice>
    help
      JTAG port in SWD mode and SWV as tracing method.
      UART2 cannot be used. ADC00-03 can be used.

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