The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_CC3220SF_DEBUG

Prepend debug header, disabling flash verification

Type: bool

Direct dependencies

SOC_CC3220SF && SOC_FAMILY_TISIMPLELINK

(Includes any dependencies from if’s and menus.)

Kconfig definition

At soc/arm/ti_simplelink/cc32xx/Kconfig.soc:19

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12soc/arm/ti_simplelink/Kconfig:15

Menu path: (top menu) → Hardware Configuration

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

(Definitions include propagated dependencies, including from if’s and menus.)