Skip to content

Base code will not fit in LPC11c24 mcu #28

@jayalcock

Description

@jayalcock

Loading up a blank project and compiling without adding any additional code returns the following error:

......./.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld: .pio/build/lpc11c24/firmware.elf section .text' will not fit in region FLASH'
......./.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld: region `FLASH' overflowed by 3204 bytes

Using NXP LPC11c24 (olimex).

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