The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_RISCV32_RV32M1_RAM_BASE_ADDR

(No prompt – not directly user assignable.)

Type: hex

Direct dependencies

SOC_OPENISA_RV32M1_RISCV32

(Includes any dependencies from if’s and menus.)

Kconfig definition

At soc/riscv32/openisa_rv32m1/Kconfig.defconfig:61

Included via Kconfig:10Kconfig.zephyr:23

Menu path: (top menu)

config RISCV32_RV32M1_RAM_BASE_ADDR
    hex
    default 0x20000000 if SOC_OPENISA_RV32M1_RI5CY && SOC_OPENISA_RV32M1_RISCV32
    default 0x09000000 if SOC_OPENISA_RV32M1_ZERO_RISCY && SOC_OPENISA_RV32M1_RISCV32
    depends on SOC_OPENISA_RV32M1_RISCV32

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