Skip to content

AVR program memory use too high #115

Open
@jonblack

Description

@jonblack

I'm using an UNO and get the following:

AVR Memory Usage
----------------
Device: atmega328p

Program:   47702 bytes (145.6% Full)
(.text + .data + .bootloader)

Data:       1199 bytes (58.5% Full)
(.data + .bss + .noinit)

It compiles to 145.6% and won't fit in memory so it can't be uploaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions