:orphan: .. title:: CONFIG_SOC_MEC1501_DEBUG_AND_TRACING .. kconfig:: CONFIG_SOC_MEC1501_DEBUG_AND_TRACING 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 ==== .. code-block:: none JTAG port is enabled in SWD mode. Refer to tracing options to see if ADC00-03 can be used or not. Help ==== .. code-block:: none JTAG port is enabled in SWD mode. Refer to tracing options to see if ADC00-03 can be used or not. Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definitions =================== At ``/arm/microchip_mec/mec1501/Kconfig.soc:99`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/microchip_mec/Kconfig:15`` Menu path: (Top) → Hardware Configuration → MEC1501 debug interface general configuration .. code-block:: kconfig config SOC_MEC1501_DEBUG_AND_TRACING bool "Debug support via Serial wire debug with tracing enabled" depends on help JTAG port is enabled in SWD mode. Refer to tracing options to see if ADC00-03 can be used or not. ---- At ``/arm/microchip_mec/mec1501/Kconfig.soc:99`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/microchip_mec/Kconfig:15`` Menu path: (Top) → Hardware Configuration → MEC1501 debug interface general configuration .. code-block:: kconfig config SOC_MEC1501_DEBUG_AND_TRACING bool "Debug support via Serial wire debug with tracing enabled" depends on 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.)*