This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Multiple interrupt vectors on 1 interrupt object


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]