This is the mail archive of the
ecos-discuss@sourceware.org
mailing list for the eCos project.
Re: ISR problem
- From: Andrew Lunn <andrew at lunn dot ch>
- To: ram kumar <ram_ecos at yahoo dot co dot in>
- Cc: ecos-discuss at ecos dot sourceware dot org
- Date: Fri, 30 Dec 2005 15:56:54 +0100
- Subject: Re: [ECOS] ISR problem
- References: <20051230120630.48985.qmail@web8404.mail.in.yahoo.com>
On Fri, Dec 30, 2005 at 12:06:30PM +0000, ram kumar wrote:
> Hi all,
>
> i am working on x86 PC platform. At present i am
> using on board serial port COM1 for serial
> communication. I can use ?ser0? driver but I am doing
> it by directly accessing the registers. (Using
> HAL_XXX_UINT8).
Why? What is wrong with the eCos serial driver?
> The three vector numbers what I used are 12 (it is
> vector used in windows to attach ISR in windows), 32
> (this is the default vector number I found in ecos
> config tool), 36 (this the vector number assigned
> through CDL for ser0), but all three vector number
> didn?t make the ISR active.
>
> One doubt I am having, how can we know that what
> vector number is assigned to the IRQ of a port.
> Whatever is the type of port?
>
> Please can some one tell me the correct vector number
> of COM1 for x86 PC in eCos.
How about first using the eCos serial driver and checking that works
correctly. If it does, you then know the vector to uses.
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss