From: Wolfgang Grandegger <wg@domain.hid>
To: karre@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: Rép. : [Xenomai-help] RT samples
Date: Wed, 14 Mar 2007 12:13:03 +0100 [thread overview]
Message-ID: <45F7D8BF.90409@domain.hid> (raw)
In-Reply-To: <20070313204835.118140@domain.hid>
karre@domain.hid wrote:
>>> I want to measure and evalutate different parameters of system load in
>> Xenomai. Therefore, I am in need of RT samples that simply >provide a
>> variety of ressource usage (semaphores, threads, timers, ...).
>>
>> Have a look on http://svn.gna.org/svn/xenomai/trunk/examples/
>
> Thanks. I already knew these. Also, I tried rtcan_rtt.c, which didn`t compile yet (CAN_RAW and serveral mq_... - functions undefined).
The following works for me:
$ cd /temp/xeno/test
$ svn co http://svn.gna.org/svn/xenomai/trunk xenomai
$ cd xenomai/
$ ./configure --prefix=/temp/xeno/test/xenoinst
$ make
$ make install
$ cd examples/rtdm/profiles/can
$ make XENO=/temp/xeno/test/xenoinst
Can you confirm that?
> Does anyone know other open source real time applications?
>
>
>>> Btw, the type of skin (Native, POSIX, RTAI, ...) is not important. If
>> it is software that is platform-dependant, than the architecture of
>>> choice would be x86. If there was not needed additional hardware, that
>> would be ideal.
>>
>> You could run linux+xenomai on your PC ...
>
> Of course I am doing that.
>
> What I need now is some sample programs. Thanks in advance for any hint!
See http://www.xenomai.org/documentation/trunk/html/api/examples.html.
Also the test programs in "src/testsuite" are useful.
Wolfgang.
next prev parent reply other threads:[~2007-03-14 11:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <s5f66cc3.068@domain.hid>
2007-03-13 20:48 ` Rép. : [Xenomai-help] RT samples karre
2007-03-14 11:13 ` Wolfgang Grandegger [this message]
2007-03-13 8:21 Nicolas BLANCHARD
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=45F7D8BF.90409@domain.hid \
--to=wg@domain.hid \
--cc=karre@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.