Annoyance: Debugger stepping into chkstk.asm.-Collection of common programming errors
Can you please tell me how we can get people to NOT post the same question mutiple times in the same day?
How do I get the debugger to STOP stepping into chkstk.asm.
How do I NOT step into chkstk.asm?
In response to your question, perhaps it is a simple matter of using less stack space and instead allocating large objects in the heap; see _chkstk Routine.