Check linker map

Type: bool

Help

Run a linker address generation validity checker at the end of the build.

Defaults

  • “y”

Kconfig definition

At misc/Kconfig:108

Included via Kconfig:10Kconfig.zephyr:31

Menu path: (top menu) → Build and Link Features → Linker Options

config CHECK_LINK_MAP
    bool
    prompt "Check linker map"
    default "y"
    help
      Run a linker address generation validity checker at the end of the
      build.

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