Skip to content

Failed to allocate bytes for chunk error #193

Description

@praveenravichandran

Am getting the following error when I tried to burn the application in esp32 board,
!!! xs: failed to allocate 64 bytes for chunk !!!
C:\Users\Praveen\Projects\moddable\xs\platforms\esp\xsHost.c (762) # Break: C: xsDebugger!
Chunk allocation: failed for 64 bytes
unhandled exception

We have tried by putting the following configuration but it doesn't helped us,

"creation": {
        "chunk": {
            "initial": 20048,
            "incremental": 64
        }
}

Team, could you please help on how to overcome this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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