Kernel crashing

This commit is contained in:
Byron Lathi
2023-08-26 23:15:36 +00:00
parent eba24c2990
commit b2b3b84bc4
4 changed files with 19 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ FEATURES {
}
SYMBOLS {
__STACKSIZE__: value = $0E00, type = weak;
__STACKSIZE__: value = $0200, type = weak;
__STACKSTART__: type = weak, value = $0800;
}