Ignacio García Pérez wrote: > r = rt_task_create(&_io_task, "rtcore_io_task", 0x1000, 10, T_FPU);
Try replacing 0x1000 with say 32000 or 64000. printf uses the stack, so
need enough room to operate properly.
--
Gilles Chanteperdrix.
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help
