Hi all!
Regarding the ESM exception handler, some exceptions are easily to handled, like flash exceptions we can repeat the action when we got flash exception, but some of the exceptions are not easily to handle, like CPU compare exception, we can hardly handle it, cause there are too many CPU actions to tell which action cause the exception, and repeat the action.
How to handle these exceptions, can I judge that the CPU is not available? Is there somebody can give me some advice?
Thanks & Best regards