Skip to content

Sketch to big to fit into Arduino UNO memory #611

@mikh3x4

Description

@mikh3x4

I've downloaded the newest master branch and loaded with a simple config generated by the web tool (I attached the config file). My Arduino IDE says it uses too much of program memory "Sketch uses 33024 bytes (102%) of program storage space. Maximum is 32256 bytes." I also tried compiling it with the -Os and -Oz flags to reduce the program size but with no luck.

I've been able to get it compile by turning off some options (DISABLE_PROBING_SUPPORT, DISABLE_COORD_SYS_SUPPORT, DISABLE_G10_SUPPORT, DISABLE_PATH_MODES) that were turned on be default. I think the web tool should automatically disable some of those options

ucnc_build.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions