Altera_Forum
Honored Contributor
19 years agoALT_STACK_CHECK
Hi, In crt0.S file ,you can find that #ifdef ALT_STACK_CHECK mov et, zero# endif I have enabled the "Run time stack checking" option in system library project, but I can'...