The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_KINETIS_FLASH_CONFIG_OFFSET

Kinetis flash configuration field offset

Type: hex

Direct dependencies

KINETIS_FLASH_CONFIG && SOC_FAMILY_KINETIS

(Includes any dependencies from ifs and menus.)

Default

  • 0x400

Kconfig definition

At soc/arm/nxp_kinetis/Kconfig:115

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11doc/_build/Kconfig/Kconfig.soc.arch:2

Menu path: (Top) → Hardware Configuration → Kinetis flash configuration field

config KINETIS_FLASH_CONFIG_OFFSET
    hex "Kinetis flash configuration field offset"
    default 0x400
    depends on KINETIS_FLASH_CONFIG && SOC_FAMILY_KINETIS

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