CONFIG_CC3220SF_DEBUG

Prepend debug header, disabling flash verification

Type: bool

Direct dependencies

SOC_CC3220SF && SOC_FAMILY_TISIMPLELINK && ARM

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

Kconfig definition

At arch/arm/soc/ti_simplelink/cc32xx/Kconfig.soc:17

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/arm/Kconfig:23arch/arm/soc/ti_simplelink/Kconfig:13

Menu path: (top menu) → ARM Options → SoC Configuration

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

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