This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28386D: __TI_STACK_END

Expert 2390 points

Part Number: TMS320F28386D

When use the  example from TI: erad_ex3_stack_overflow_detect

In the code there is 

//
// The stack end address
//
extern uint32_t __TI_STACK_END;

But I cannot find the definition of __TI_STACK_END.

Could TI expert help?