Skip to content

[microTVM] Track errors on device runtime that cause resets #10070

@areusch

Description

@areusch

A common class of errors on embedded devices are those which cause unrecoverable interrupts (e.g. HardFault and cousins on Cortex-M). Host-driven usage of microTVM are particularly prone to these (e.g. allocating too much memory, badly implemented schedules, incorrect arguments, etc). We should add some functionality to microTVM to catch exceptions.

@mehrdadh started on this with #7671

cc @alanmacd @gromero

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:rfc-trackingRFC progress tracking. Ref: https://github.com/apache/tvm-rfcsvert:microMicroTVM: src/runtime/micro, src/runtime/crt, apps/microtvm

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions