Signal handler in RTEMS

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Jan 8 06:45:37 UTC 2015


Hello Ben,

to catch low-level system corruptions it is much more reliable to use a 
statically initialized fatal extension (e.g. what happens if your system 
corruption happens before the signal handler installation?). See also

http://docs.rtems.org/doxygen/cpukit/html/group__ScoreIntErr.html#gaf05ffb01c484cae840814c1e33fb262c

http://git.rtems.org/rtems/tree/testsuites/sptests/spinternalerror01/init.c

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list