Re: How to change interrupt priority
- From: "wrx03ppp" <yourdisplayname@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 10 Aug 2005 01:58:04 -0700
Thanks guys
Time to check out my old intel 8259 manual.
I've located the PIC initialisation 'x86InitPICs' and interrupt entry
'PeRPISR' in the VIA platform source code. It strikes me that for this
particular application, I could hardcode our ISR directly into the platform
'PeRPISR' and avoid 'troubling' the rest of the system. I may have a play
with this and see how it works out wrt latencies and so on.
Alternatively, it looks pretty simple to use the 'set priority' command of
OCW2 (on both 8259s I guess) to give us the highest priority IRQ which should
permit nesting but prevent us from being interrupted.
Sean
.
- References:
- How to change interrupt priority
- From: wrx03ppp
- Re: How to change interrupt priority
- From: Mike Slot
- Re: How to change interrupt priority
- From: Steve Maillet \(eMVP\)
- How to change interrupt priority
- Prev by Date: Re: Serial Kitl on pXA255
- Next by Date: Re: Remote Tools not connecting
- Previous by thread: Re: How to change interrupt priority
- Next by thread: WPA in CE 4.2
- Index(es):