dram0_0_seg overflow #88276
Unanswered
sailormani
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to fix this issue?
dram0_0_seg overflow
west build -b esp8684_devkitm samples/net/wifi/apsta_mode -- -DDTC_OVERLAY_FILE=./esp8684_devkitm.overlay
build/zephyr/.config
CONFIG_SRAM_SIZE=256
~/zephyr-sdk-0.17.0/riscv64-zephyr-elf/bin/../lib/gcc/riscv64-zephyr-elf/12.2.0/../../../../riscv64-zephyr-elf/bin/ld.bfd: zephyr/zephyr_pre0.elf section
.dram0.noinit' will not fit in region
dram0_0_seg'~/zephyr-sdk-0.17.0/riscv64-zephyr-elf/bin/../lib/gcc/riscv64-zephyr-elf/12.2.0/../../../../riscv64-zephyr-elf/bin/ld.bfd: SRAM code/data does not fit.
~/zephyr-sdk-0.17.0/riscv64-zephyr-elf/bin/../lib/gcc/riscv64-zephyr-elf/12.2.0/../../../../riscv64-zephyr-elf/bin/ld.bfd: region `dram0_0_seg' overflowed by 46380 bytes
Beta Was this translation helpful? Give feedback.
All reactions