CONFIG_CC3235SF_DEBUG

Prepend debug header, disabling flash verification

Prepend debug header, disabling flash verification

Type: bool

Direct dependencies

(SOC_CC3235SF && SOC_FAMILY_TISIMPLELINK) || (SOC_CC3235SF && SOC_FAMILY_TISIMPLELINK)

(Includes any dependencies from ifs and menus.)

Defaults

Kconfig definitions

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

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:15<BuildDir>/kconfig/Kconfig.soc.arch:2<Zephyr SoC>/arm/ti_simplelink/Kconfig:14

Menu path: (Top) → Hardware Configuration

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

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

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:18<Zephyr SoC>/arm/ti_simplelink/Kconfig:14

Menu path: (Top) → Hardware Configuration

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

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