Hello,
I want to implement a stack usage supervision by iitializing the stack with a pattern and then check it cyclically.
I can find the linker symbol __SEG_END_SSTACK but no stack size or stack start address symbol is generated.
Can anyone help on how to tell the linker to create such a symbol?
Regards
tomrix