-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
type:rfc-trackingRFC progress tracking. Ref: https://github.com/apache/tvm-rfcsRFC progress tracking. Ref: https://github.com/apache/tvm-rfcsvert:microMicroTVM: src/runtime/micro, src/runtime/crt, apps/microtvmMicroTVM: src/runtime/micro, src/runtime/crt, apps/microtvm
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:rfc-trackingRFC progress tracking. Ref: https://github.com/apache/tvm-rfcsRFC progress tracking. Ref: https://github.com/apache/tvm-rfcsvert:microMicroTVM: src/runtime/micro, src/runtime/crt, apps/microtvmMicroTVM: src/runtime/micro, src/runtime/crt, apps/microtvm