Re: Stack check failure with qemu_x86
Vakul Garg <vakul.garg@...>
Thanks.
toggle quoted messageShow quoted text
I could resolve this issue on qemu_x86 by increasing MAIN_STACK_SIZE in the configuration. I am not sure whether increasing stack size is required for my hardware board as well or is it only qemu_x86 which exhausted the stack and detected stack overflow. I am debugging some issue on ARM based board (frdm-k64f) where I suspected corruption. Does the stack check feature works on arm as well the same way as it worked over qemu_x86? For the hardware board, zephyr/.config shows HW_STACK_PROTECTION=n.
-----Original Message-----
|
|