Forum Discussion
Altera_Forum
Honored Contributor
10 years agoIf you are really concerned about stack, you should check the "enable_runtime_stack_checking" option at the nios2-bsp-editor (Main>>Advanced>>hal).
This however can increase code size but at least will guarantee stack corruption does not occur.