From: Jan Kiszka <jan.kiszka@domain.hid>
To: shailesh joshi <zoshi_s@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Interrupt Problem.
Date: Fri, 04 Aug 2006 08:25:48 +0200 [thread overview]
Message-ID: <44D2E86C.4080608@domain.hid> (raw)
In-Reply-To: <20060803231039.7184.qmail@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 1015 bytes --]
shailesh joshi wrote:
> The board is custom made, the PCI card is of the make ADLink but has no Linux support. However, the same card worked for RTLinux, however, we had to drop the Idea for latency reasons.
>
> i am guessing i am doing something wrong while initialising the handler. Like i said, the Card is generatimg the interript signal but linux is not acknowledging it, aka, the code does not enter the handler....I am using a sleep function in the user application but i guess that does not affect the RT code oder?? I am a beginner so I might be sounding very stupid. I request you to bare with me for the time being till i sharpen up.
>
> Regards,
> Shailesh.
>
> P.S: I am initialising the handler with rtdm_irq_request. Have also tried rthal_irq_request. Any suggestions there??
rtdm_irq_request is the way to go, followed by rtdm_irq_enable. See also
the existing examples like Hannes code or irqbench. If still unsure,
post code so that we can have a look.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
prev parent reply other threads:[~2006-08-04 6:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-03 15:44 [Xenomai-help] Interrupt Problem shailesh joshi
2006-08-03 21:36 ` Jan Kiszka
2006-08-03 23:10 ` shailesh joshi
2006-08-04 6:25 ` Jan Kiszka [this message]
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=44D2E86C.4080608@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=xenomai@xenomai.org \
--cc=zoshi_s@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.