Other Parts Discussed in Thread: SYSCONFIG
Hi Charles,
Although everything should be fine, just to make sure I want my application to reboot (SysCtlReset) in case of any m3Hwi exception or similar conditions which are usually captured in an error loop. In order to do so, do I need to assign a custom hook to
- m3Hwi.excHookFunc
- System.abortFxn
- System.exitFxn
which leads to a function containing the reboot or is there a more elegant way? If not, is that list complete or do you suggest setting other hooks?
I have the impression that I have seen a setting to control the error behavior somewhere in XCONF or SysConfig but I do not find it.
Thank you and regards
Peter