[ECOS] Re: Multiple interrupt vectors on 1 interrupt object

Grant Edwards grante@visi.com
Wed Mar 23 08:06:00 GMT 2005


In gmane.os.ecos.general, you wrote:

> I have a processor with a very large interrupt vector table >
> 200.  I was wondering if it is possible to attach a number of
> vectors appr 32 to 1 interrupt object?

I couldn't figure out a way to do that, perhaps somebody else
knows better.

> or do I have to create a object for each vector and give them
> all the same ISR/DSR?

That's what I ended up doing, but it was only for 2 interrupts,
so it wasn't a big deal.

[apologies if this is a duplicate -- I _think_ my newsreader was
misconfigured and didn't send the first reply correctly.]

-- 
Grant Edwards                   grante
                                  at
                               visi.com

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list