Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Low Level interrupts cannot preempt eachother? #46

Closed
MabezDev opened this issue Jul 14, 2022 · 0 comments · Fixed by #47
Closed

Low Level interrupts cannot preempt eachother? #46

MabezDev opened this issue Jul 14, 2022 · 0 comments · Fixed by #47
Assignees

Comments

@MabezDev
Copy link
Member

It seems the interrupt handling mechanism we have here raises the PS.INTLEVEL to 3 for any low-level interrupt. This means a level one interrupt cannot be preempted by a level 2 or 3 interrupt.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant