A note here for anyone else who runs into this. The stack error trap handling routine which MCC produces doesn't work. Other trap error handlers are OK but the stack error is unique as it has to set up a new safe stack for any further calls to work and th..
↧