On 04/30/2015 07:37 AM, Registrierungen wrote:
> Hello,
> 
> i ve got a working xenomai application using alchemy tasks and try to
> outource funtionallity into a shared object.
> If i try to create a thread (same code like in the application) in the
> shared object rt_create_task allways returns EEXISTS.
> Name parameter change or set to NULL does not change anything.
> 
> Are there any side effects if i try to create alchemy tasks inside a
> shared object or are there any restrictions?
> 

Short answer, no. However, I can't comment more on this issue, since I
don't know which -rc you are currently running, whether this is a dual
kernel or single kernel configuration, etc.

The output of the following command may help:

$ ./your-app --dump-config

-- 
Philippe.

_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to