All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Xenomai VxWorks Skin--->semTake
@ 2011-08-03 10:15 Sambasiva Rao Manchili
  2011-08-03 11:27 ` Philippe Gerum
  0 siblings, 1 reply; 12+ messages in thread
From: Sambasiva Rao Manchili @ 2011-08-03 10:15 UTC (permalink / raw)
  To: Xenomai-help@domain.hid; +Cc: Antonio Gambin

[-- Attachment #1: Type: text/plain, Size: 1311 bytes --]

Hallo ,
Most of  code containing semTake with (WAIT_FOREVER ) ported from VxWorks to Linux using Xenomai is working, but only the following semTake is always failing.

For Example:-
semTake( restab_access_smp, 1200).

Semaphore created successfully and exists.
Any reason and any hint?

Semaphore created without ERROR as follows.
if ((restab_access_smp = semMCreate (SEM_Q_PRIORITY | SEM_DELETE_SAFE
           | SEM_INVERSION_SAFE)) == NULL)
{
   ERROR
}

Thanks,
Samba.


Sambasiva Rao Manchili
Software Development Engineer
________________________________

NEXUS TELECOM AG
Network and Service Investigation
Feldbachstrasse 80
8634 Hombrechtikon
Switzerland

Direct/mobile: +41 78 750 6808
Main: +41 44 355 6611
Email: sambasiva.manchili@domain.hid <mailto:sambasiva.manchili@domain.hidtelecom.com>
Website: www.nexustelecom.com<http://www.nexustelecom.com/>

  [cid:335065507@domain.hid]


________________________________
This email and any attachment may contain confidential information which is intended for use only by the addressee(s) named above. If you received this email by mistake, please notify the sender immediately, and delete the email from your system. You are prohibited from copying, disseminating or otherwise using the email or any attachment.

[-- Attachment #2: Type: text/html, Size: 4622 bytes --]

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

end of thread, other threads:[~2011-08-05  6:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-03 10:15 [Xenomai-help] Xenomai VxWorks Skin--->semTake Sambasiva Rao Manchili
2011-08-03 11:27 ` Philippe Gerum
2011-08-03 12:44   ` Sambasiva Rao Manchili
2011-08-03 13:17     ` Gilles Chanteperdrix
2011-08-03 13:31       ` Sambasiva Rao Manchili
2011-08-03 13:53         ` Philippe Gerum
2011-08-03 14:30           ` Sambasiva Rao Manchili
2011-08-03 14:40             ` Philippe Gerum
2011-08-03 14:03         ` Gilles Chanteperdrix
2011-08-03 14:24           ` Sambasiva Rao Manchili
2011-08-03 15:19             ` Gilles Chanteperdrix
2011-08-05  6:48               ` Sambasiva Rao Manchili

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.