Stack Overflow
Requirement ID: F004-1
User Story
As a maintainer, I want to trap stack overflows, so that no other task gets corrupted.
Acceptance Criteria
- A stack overflow is trapped
- Context switching must prevent a task stack overflow
- Memory alignment is checked at compile time
Edited by Stefan Lüthi