Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Enable Auto Shift makes the firmware too big, but C18 have enough memory? #44

Description

@bazitov

I was trying to enable the Auto Shift functionality, but the compiler complains that there is not enough space on the microcontroller:
/Applications/ARM/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld: region `flash0' overflowed by 13408 bytes

I looked into keyboards/annepro2/boards/ANNEPRO2_C18/board.h - where the board is specified as 64kb board, where on the HW revision section on the website I can see that C18 should have 128kb memory.

All my current efforts are leaving me with the firmware upload progress hanging like this:
[INFO] Wrote 48 bytes, at 0x00ffd0, total: 49152 bytes written
(but at least then I can upload a smaller firmware without bricking the board)

Is there an option to upload this bigger firmware to C18?

Thank you,
Miro

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions