Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

ALT_STACK_CHECK

Altera_Forum
Honored Contributor II
979 Views

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't find the definition of ALT_STACK_CHECK in any file. 

Anyone help me that where can I fine the definition of ALT_STACK_CHECK? 

 

Thanks in advance, 

David
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
257 Views

I have find it in generated_all.mk.http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/happy.gif

0 Kudos
Reply