-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
很好的一个项目,目前手上只有esp32,所以尝试使用esp32进行编译,最终提示region `dram0_0_seg' overflowed by 10896 bytes
这个问题应该如何修改?
c:/users/wdmomo/.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/
bin/ld.exe: .pio/build/rachel-sdk/firmware.elf section `.dram0.bss' will not fit in region `dram0_0_seg'
c:/users/wdmomo/.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/
bin/ld.exe: DRAM segment data does not fit.
c:/users/wdmomo/.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/
bin/ld.exe: DRAM segment data does not fit.
c:/users/wdmomo/.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/
bin/ld.exe: region `dram0_0_seg' overflowed by 10896 bytes
collect2.exe: error: ld returned 1 exit status
*** [.pio\build\rachel-sdk\firmware.elf] Error 1
================================================ [FAILED] Took 154.52 seconds ================================================
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels