CONFIG_PCD_CMD_ADDRESS
PCD Command Address in RAM
Type: hex
Direct dependencies
PCD_USE_CONSTANTS
&& (PCD_APP
|| PCD_NET
)
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to the empty string.
Kconfig definition
At <nRF>/subsys/pcd/Kconfig:34
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:18
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Peripheral CPU DFU (PCD) → Use KConfig constants rather than pm_config.h
config PCD_CMD_ADDRESS
hex "PCD Command Address in RAM"
depends on PCD_USE_CONSTANTS && (PCD_APP || PCD_NET)
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)