CONFIG_CC3220SF_DEBUG

Prepend debug header, disabling flash verification

Prepend debug header, disabling flash verification

Type: bool

Direct dependencies

(SOC_CC3220SF && SOC_FAMILY_TISIMPLELINK) || (SOC_CC3220SF && SOC_FAMILY_TISIMPLELINK)

(Includes any dependencies from ifs and menus.)

Defaults

Kconfig definitions

At <Zephyr>/soc/arm/ti_simplelink/cc32xx/Kconfig.soc:19

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/ti_simplelink/Kconfig:14

Menu path: (Top) → Hardware Configuration

config CC3220SF_DEBUG
    bool "Prepend debug header, disabling flash verification" if XIP
    default XIP
    depends on SOC_CC3220SF && SOC_FAMILY_TISIMPLELINK

At <Zephyr>/soc/arm/ti_simplelink/cc32xx/Kconfig.soc:19

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:18<Zephyr>/soc/arm/ti_simplelink/Kconfig:14

Menu path: (Top) → Hardware Configuration

config CC3220SF_DEBUG
    bool "Prepend debug header, disabling flash verification" if XIP
    default XIP
    depends on SOC_CC3220SF && SOC_FAMILY_TISIMPLELINK

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