All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Roderik_Wildenburg@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] vxworks- and posix-skin simultaneously
Date: Tue, 05 Dec 2006 11:39:08 +0100	[thread overview]
Message-ID: <45754C4C.4060005@domain.hid> (raw)
In-Reply-To: <5D63919D95F87E4D9D34FF7748CE2C2A6C6377@domain.hid>

Roderik_Wildenburg@domain.hid wrote:
> Can anybody tell me about the actual state of using vxworks-skin and posix-skin
> simultaneously ? Is it possible, compiling one application with
vxWorks-skin and
> an other one with the posix-skin and to use/execute these two applications
> simultaneously on one system ?
> 
> In an earlier posting I have read, that all skins (or at least the native and the
> posix one) should be compiled as modules, so they do not overide the
timer mode.
> Is this still true ? And if yes, dosn´t need the posix skin an
aperiodic timer,
> but the timer is set to periodic mode by the vxworks skin ? So, can an
vxworks
> application and an posix applications run together ??

Yes, it is possible, but the two skins would share the same timer, and
since this timer has to be in periodic mode for the vxworks skin, you
would have to run the posix skin in periodic mode too. This should work,
but of course you would not get the same timer resolution as the one you
get in aperiodic mode.

-- 
                                                 Gilles Chanteperdrix


  reply	other threads:[~2006-12-05 10:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-05  9:46 [Xenomai-help] vxworks- and posix-skin simultaneously Roderik_Wildenburg
2006-12-05 10:39 ` Gilles Chanteperdrix [this message]
2006-12-05 10:42 ` Jan Kiszka

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=45754C4C.4060005@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=Roderik_Wildenburg@domain.hid \
    --cc=xenomai@xenomai.org \
    /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.