Skip to content
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
@jingai

Description

@jingai

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions