All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Sambasiva Rao Manchili <sambasiva.manchili@domain.hid>
Cc: Antonio Gambin <antonio.gambin@domain.hid>,
	"Xenomai-help@domain.hid" <Xenomai-help@domain.hid>
Subject: Re: [Xenomai-help] Xenomai VxWorks Skin--->semTake
Date: Wed, 03 Aug 2011 13:27:24 +0200	[thread overview]
Message-ID: <1312370844.2135.10.camel@domain.hid> (raw)
In-Reply-To: <509DA52866E38F47878413CF102D751FD4207794F0@domain.hid>

On Wed, 2011-08-03 at 12:15 +0200, Sambasiva Rao Manchili wrote:
> 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.

Your description is a bit terse. Failing how? Hangs, returns
immediately? Crashes your board? If not, any error code reported by the
skin?

And rehashing a previous question which was not answered IIRC: what
CPU/platform are you running on, beside "linux 2.6.37" which does not
help enough? What Xenomai version?

Please make sure to send any relevant information that may help
reproducing the issue, this tends to convince people to actually have a
look at it.

>  
> 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
> Website: www.nexustelecom.com
> 
>  
>  
> 
> 
> ______________________________________________________________________
> 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.
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help

-- 
Philippe.




  reply	other threads:[~2011-08-03 11:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03 10:15 [Xenomai-help] Xenomai VxWorks Skin--->semTake Sambasiva Rao Manchili
2011-08-03 11:27 ` Philippe Gerum [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1312370844.2135.10.camel@domain.hid \
    --to=rpm@xenomai.org \
    --cc=Xenomai-help@domain.hid \
    --cc=antonio.gambin@domain.hid \
    --cc=sambasiva.manchili@domain.hid \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.