Hello, I use ULINK2 & uVision4 Tool I found that uVision4 exited from debug mode abnormally and due to that problem, I didn't debug my code. So, I want to know when the debug mode is disconneted
Is your unspecified processor entering a low power state, or otherwise turning off the core? Check your options for NOT doing that, or setting bits in your implementation to maintain/freeze debug operations.
I tried to answer this earlier but the site went all wobbly on me.
Make sure you are NOT putting the unspecified device into a low-power or sleep mode that turns off the processor and/or it's clocks. Check if there is any debug specific features in your implementation you can turn on/off to assist in debugging through such transitions.
That's odd, now the earlier message has manifested again, weird.