Skip to content

LGT8F328P program size #295

@Schawen

Description

@Schawen

I'm working on a private LoRa project using LGT8F328P (miniEVB) and RFM95W modules.

Compiling and uploading the code worked fine until today when the following problem occurred:

Linking .pio\build\LGT8F328P\firmware.elf Checking size .pio\build\LGT8F328P\firmware.elf Building .pio\build\LGT8F328P\firmware.hex Advanced Memory Usage is available via "PlatformIO Home > Project Inspect" **Error: The program size (30224 bytes) is greater than maximum allowed (29696 bytes)** RAM: [======= ] 65.5% (used 1342 bytes from 2048 bytes) Flash: [==========] **101.8%** (used 30224 bytes from 29696 bytes) *** [checkprogsize] Explicit exit, status 1 =========================================== [FAILED] Took 13.91 seconds ===========================================

But I only changed the pin assignment.

"PlatformIO Home > Project Inspect" results in an other error:

project_inspection_failed_at_45

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions