:orphan: .. title:: CONFIG_SOC_MEC1501_DEBUG_AND_SWV_TRACING .. kconfig:: CONFIG_SOC_MEC1501_DEBUG_AND_SWV_TRACING 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 ==== .. code-block:: none JTAG port in SWD mode and SWV as tracing method. UART2 cannot be used. ADC00-03 can be used. Help ==== .. code-block:: none JTAG port in SWD mode and SWV as tracing method. UART2 cannot be used. ADC00-03 can be used. Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definitions =================== At ``/arm/microchip_mec/mec1501/Kconfig.soc:120`` 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 trace configuration .. code-block:: kconfig config SOC_MEC1501_DEBUG_AND_SWV_TRACING bool "debug support via Serial Wire Debug and Viewer" depends on help JTAG port in SWD mode and SWV as tracing method. UART2 cannot be used. ADC00-03 can be used. ---- At ``/arm/microchip_mec/mec1501/Kconfig.soc:120`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/microchip_mec/Kconfig:15`` Menu path: (Top) → Hardware Configuration → MEC1501 debug interface trace configuration .. code-block:: kconfig config SOC_MEC1501_DEBUG_AND_SWV_TRACING bool "debug support via Serial Wire Debug and Viewer" depends on 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.)*