Dear Experts

we are facing 2 problems now:

1) in our test application (very simple one) we can create maximum 50 tasks,
next task is failed to create with error *12*
*- Is there any task number limit?*
*- what does 12 mean?*

2) in our project (originally developed for VxWorks), msgQReceive
function returns
-1 and sets errno to 4
*We think that it might be related to XNBREAK thread's flag.*
Current settings are:
CONFIG_XENO_OPT_SYS_HEAPSZ=256
CONFIG_XENO_OPT_SYS_STACKPOOLSZ=128
- we did verify that total stack size of created VxWorks's tasks is about 60
KB
- we did verify that message queue's ID and task's ID were valid.

*- any idea why function msgQReceive fails ?*

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

Reply via email to