-
CONFIG_CHECK_LINK_MAP
¶
Check linker map
Type: bool
Help¶
Run a linker address generation validity checker at the end of the build.
Defaults¶
- “y”
Kconfig definition¶
At Kconfig.zephyr:182
Included via Kconfig:10
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.)