On 4/2/23 12:27, Almudena Garcia wrote: > But, added to interrupt stacks, the APs needs their own stacks once these are > running, to store data of the process which are executing.
I thought this kind of stack is dynamically allocated by the thread manager (?) Damien