From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Peter Warner <xenomai.start@domain.hid>
Cc: Xenomai help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] HELP: Real-time Drivers
Date: Thu, 14 Oct 2010 08:39:14 +0200 [thread overview]
Message-ID: <4CB6A592.7080205@domain.hid> (raw)
In-Reply-To: <AANLkTinKiBchwG6F0GkG-VucM=QikUO8LefNeDOw_jCb@domain.hid>
Peter Warner wrote:
> Hi Gilles,
>
> Thanks for your mail,
>
> I will just give the detail of my system:
> Processor Core 2 Duo.
> Operating System: Ubuntu 10.04
> Kernel version: 2.6.32.20
> xenomai Version: 2.5.5.1
>
> Now I will Explain What I Did.
>
> In the Kernel Configuration(make menuconfig)
>
> Real-time sub-system --->
> DRIVERS ---->
> SERIAL DRIVERS ------>
> <M> 16550A UART driver
> HARDWARE ACCESS MODE(PORT-based I/O) ------->
>
> I build the kernel and installed the xenomai patched kernel.
> the Include path is /usr/include/xenomai/
You should have installed the kernel modules too...
> Later I entered into the directory xenomai-2.5.5.1/examples.
> Invoked the command make.
> next to folder native and invoked the generated executables they all are
> working fine
>
> next i entered to folder
>
> /usr/src/xenomai-2.5.5.1/examples/rtdm/profiles/serial and invoked
> make. finally the executable *cross-link* was generated.
>
> When I invoke the *cross-link* it ihas given the following error message:
> *main : can't open rtser0 (write), No such device*
>
> I guess the corresponding device driver I need to install. How can I do
> the same.
If the device driver is compiled as a module, you need to load the
module, yes.
> on the Other hand i have done one more Operation
>
> I used /usr/src/xenomai-2.5.5.1/ksrc/drivers/serial and Tried to invoke
> the make but it has given the following error message;
> Makefile:25: /Rules.make: No such file or directory
> make: *** No rule to make target `/Rules.make'. Stop.
>
> I just want to clarify from you that is it a driver module. How can I
> fix this bug.
No bug here. At least not in Xenomai code. The question you ask is about
Linux kernel modules. I am sorry, but you are on the Xenomai mailing
list here, we will help you solve issues with Xenomai, but we do not
have the bandwidth to teach you how to compile and use Linux and Linux
kernel modules. There are a lot of ressources on the web which will
teach you that anyway.
--
Gilles.
next prev parent reply other threads:[~2010-10-14 6:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-13 4:19 [Xenomai-help] HELP: Real-time Drivers Peter Warner
2010-10-13 6:34 ` Gilles Chanteperdrix
[not found] ` <AANLkTinKiBchwG6F0GkG-VucM=QikUO8LefNeDOw_jCb@domain.hid>
2010-10-14 6:39 ` Gilles Chanteperdrix [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-10-13 6:08 Cagnulein
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=4CB6A592.7080205@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=xenomai.start@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.