All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Problems with Threads and RTnet
@ 2008-06-25 15:49 Karl Reichert
  2008-06-25 15:56 ` Gilles Chanteperdrix
  2008-06-26  4:01 ` [Xenomai-help] how to make my own application in Xenomai indra sakti
  0 siblings, 2 replies; 4+ messages in thread
From: Karl Reichert @ 2008-06-25 15:49 UTC (permalink / raw)
  To: xenomai; +Cc: RTnet-users

Hello list,

I have some problems with RTnet and threads. I create two thread via rt_task_spawn(), one is sending and one is receiving (non-blocking) frames over rtnet.

Each task is existed with return (I also tried rt_task_delete()) and the main-function is waiting for task-termination via rt_task_join().

When I run this program the first time, everything is fine. When I run it a second time without rebooting, I can't receive any more frames (returnvalue -1).

So it seems that the termination of the tasks and the main-function from the first run failed to free the "RTnet resources", too.

Any idea, what I'am doing wrong?

Thanks in advance
(... and good luck to the german team, for all the soccer fans out there)
Karl
-- 
von Karl Reichert



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-06-26  6:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-25 15:49 [Xenomai-help] Problems with Threads and RTnet Karl Reichert
2008-06-25 15:56 ` Gilles Chanteperdrix
2008-06-26  4:01 ` [Xenomai-help] how to make my own application in Xenomai indra sakti
2008-06-26  6:41   ` Gilles Chanteperdrix

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.