[PATCH v1 2/5] cpukit: Add Exception Manager

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Aug 30 05:42:11 UTC 2021


Hello Kinsey,

why can't you use the existing fatal error extension for this? You just have to test for an RTEMS_FATAL_SOURCE_EXTENSION source.  The fatal code is a pointer to the exception frame.


More information about the devel mailing list