Skip to content

pxt build erro 'program too big' #84

@elecfreaks1

Description

@elecfreaks1

I’ve encountered an issue where my program exceeds the memory capacity of the micro:bit v1, causing the pxt build command to fail with the message: "program too big by xxx bytes!" How can I configure my project to exclusively target the micro:bit v2?

It seems there is insufficient space left on the micro:bit v1 to fully implement our robot's functionality. We have updated our Cutebot Pro and TPbot products and are now adapting them to work with this robot library. However, after implementing 90% of the required functionality, we’ve run out of space—despite our code being highly optimized and under 200 lines.

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