| |||||
Technical Support Support Resources
Product Information | RL-ARM: DETECTING STACK OVERFLOWSInformation in this article applies to:
QUESTIONHow can I detect a stack overflow with the RTX kernel? ANSWERThe RTX kernel in RL-ARM has a build-in detection for stack overflows. runs in User Mode. The Stack Checking is configured in the RTX_Config.C source file and calls the function os_stk_overflow which can be used to determine the task that has cause a stack overrun. MORE INFORMATION
Last Reviewed: Monday, October 16, 2006 | ||||
| |||||