POSIX signal

Sebastien BARRE sbarre at sdelcc.com
Wed May 17 08:55:30 UTC 2006


Hello,

I'm porting existing application on RTEMS and need to manage processor 
exceptions (68k) buy sending POSIX like signals to my tasks.
Here is my questions :
Is it possible to use POSIX signal (sending with kill or ptread_kill ) 
while my tasks are creating with "rtems_task_create"?
Can I use "kill" or "pthread_kill" in an exception handler to send 
exception signal like SIGBUS, SIGILL, SIGFPE,... to my applications tasks 
?

-
Sébastien Barré
Recherche et Développement
SDEL Contrôle Commande
D2A - Rue Nungesser et Coli
44860 Saint Aignan de Grand Lieu
FRANCE
Tél : 02 40 84 50 88
Fax : 02 40 84 51 10



More information about the users mailing list