CONFIG_SOC_MEC1501_DEBUG_DISABLED
Disable debug support
Disable debug support
Type: bool
Help
Debug port is disabled, JTAG/SWD cannot be enabled. JTAG_RST#
pin is ignored. All other JTAG pins can be used as GPIOs
or other non-JTAG alternate functions.
Help
Debug port is disabled, JTAG/SWD cannot be enabled. JTAG_RST#
pin is ignored. All other JTAG pins can be used as GPIOs
or other non-JTAG alternate functions.
Direct dependencies
<choice: MEC1501 debug interface general configuration> || <choice: MEC1501 debug interface general configuration>
(Includes any dependencies from ifs and menus.)
Kconfig definitions
At <Zephyr>/soc/arm/microchip_mec/mec1501/Kconfig.soc:92
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <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_DISABLED
bool "Disable debug support"
depends on <choice>
help
Debug port is disabled, JTAG/SWD cannot be enabled. JTAG_RST#
pin is ignored. All other JTAG pins can be used as GPIOs
or other non-JTAG alternate functions.
At <Zephyr>/soc/arm/microchip_mec/mec1501/Kconfig.soc:92
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <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_DISABLED
bool "Disable debug support"
depends on <choice>
help
Debug port is disabled, JTAG/SWD cannot be enabled. JTAG_RST#
pin is ignored. All other JTAG pins can be used as GPIOs
or other non-JTAG alternate functions.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)