...
Here stack sizes are given in 4-byte words, so a stack size of 256 words = 1024 bytes of memory. A total of 8 kB of memory is set aside for all user tasks.
Warning |
---|
Per http://supp.iar.com/Support/?Note=85413, make sure to initialize the stack(s) to 8-byte aligned addresses. |