Perrine Martignoni wrote:
> Hello,
>  
> I've build a xenomai test application with Posix skin wich run on an
> ARM9. The application works well one time, and when I want to launch
> again my application, I have this error message :
>  
> 
> Xenomai Posix skin init: pthread_setschedparam: Resource temporarily
> unavailable
> 
>  
> 
> I think something was bad cancelled but I don't see.

Resource temporarily unavailable is EAGAIN, it means that there is not
enough memory to create the real-time thread. Could you send us the
contents of /proc/xenomai/heap before and after running your application  ?

-- 
                                                 Gilles Chanteperdrix

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

Reply via email to