CONFIG_SOC_MEC1501_DEBUG_AND_ETM_TRACING¶
Debug support via Serial wire debug
Debug support via Serial wire debug
Type: bool
Help¶
JTAG port in SWD mode and SWV as tracing method.
UART2 can be used, but ADC00-03 cannot.
Help¶
JTAG port in SWD mode and SWV as tracing method.
UART2 can be used, but ADC00-03 cannot.
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:114
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/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_ETM_TRACING
    bool "Debug support via Serial wire debug"
    depends on <choice>
    help
      JTAG port in SWD mode and SWV as tracing method.
      UART2 can be used, but ADC00-03 cannot.
At <Zephyr SoC>/arm/microchip_mec/mec1501/Kconfig.soc:114
Included via Kconfig:8 → Kconfig.zephyr:38 → <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_ETM_TRACING
    bool "Debug support via Serial wire debug"
    depends on <choice>
    help
      JTAG port in SWD mode and SWV as tracing method.
      UART2 can be used, but ADC00-03 cannot.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)