Gilles Chanteperdrix escribió:
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.

Yeah, I should have though about that. Stupid me. As I suspected, it was something truly obvious.

Sorry, for the noise, guys.

Nacho.

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

Reply via email to