Bernhard Michael wrote:
 > Hello
 > 
 > I've build a xenomai test application which consists of a kernel module
 > and a user space application. My target platform is a ARM XScale processor.
 > 
 > The kernel module is running fine but the user space application gets
 > always killed when calling rt_task_create. The use of the same
 > functionality in the kernel module is no problem.
 > 
 > Running the latency test is no problem however.
 > 
 > Did somebody experience the same problem? Help is much appreciated.

Maybe you forgot to call mlockall, don't you get an error message saying
so ?

-- 


                                            Gilles Chanteperdrix.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to