Skip to content

Can’t allocate memory in interrupt context #3

Description

@simonjwright

The underlying FreeRTOS memory allocator asserts that it’s not in an interrupt context. This means you can’t new inside a protected handler.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions