Based on your traceback, another way of describing this would be an "unexpected Reset". There's quite a lot going on in your .syscfg, which I probably couldn't reconstruct. It would be informative if you could step through SYSCFG_DL_init() to see which function triggers this event. Try setting a breakpoint at _c_int00_noargs, which will preserve more of the context.
↧