Gilles, since I didn't know how big the stacksize had to be, I decided to put it on the heap for now. It works, but it would be much nicer to put it on the stack and make the stack size big enough for next time--
Josh -----Original Message----- From: Gilles Chanteperdrix [mailto:[EMAIL PROTECTED] Sent: Sun 6/8/2008 12:24 PM To: Karch, Joshua Cc: [email protected] Subject: RE: [Xenomai-help] Xenomai and SDL NET sockets 1.2 Karch, Joshua wrote: > > Gilles, > > by the way, I resolved the program by declaring the SDL net sockets on the > heap. The socketsets were too big for Xenomai to handle in a task, so I > declared them in the main and passed them in as parameters and everything > worked. There should be no stack size too big for Xenomai. What do you observe when you ask for a large enough stack size ? -- Gilles.
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
