This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Error building image for esp32 #83
Closed
Description
Everything compiles fine until it goes to build the image:
% cd esp32
% make BOARD=LOPY LORA_BAND=USE_BAND_915 TARGET=app
[snipped]
Building partitions from lib/partitions.csv...
IMAGE build/LOPY_915/release/lopy_915.bin
esptool.py v2.0.1
A fatal error occurred: Segment loaded at 0x401b274c lands in same 64KB flash mapping as segment loaded at 0x401b2734. Can't generate binary. Suggest changing linker script or ELF to merge sections.
application.mk:371: recipe for target 'build/LOPY_915/release/lopy_915.bin' failed
Metadata
Metadata
Assignees
Labels
No labels