Installable ISR in ARM?

From: Markel (markelbbs_at_tom.com)
Date: 02/27/04


Date: Sat, 28 Feb 2004 01:19:12 +0800

My BSP is SMDK2410,ARM920T,PB4.2
Is it possible or not to realise "Installable ISR" in this BSP?But I readed
help and finded ARM interrupt handler use
single-interrupt(OEMInterruptHandler),can't use HookInterrupt in OEMInit.
So How do it in OAL ?

Thanks



Relevant Pages

  • Re: Installable ISR - general questions
    ... then the driver should load the ISR ... If you mean other ways than calling LoadIntChainHandler, ... you may change the BSP ISR routine to convert irq 11 to your ... The installable ISR could be useful if your IST can't process the ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Installable ISR - general questions
    ... Some BSP have a more flexible mechanism that ... If your BSP implements this mechanism I think ... The installable ISR could be useful if your IST can't process the ... IRQ fast enough. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Using the interval timers of the PXA255 to produce high speed interrupts
    ... What platform, What BSP? ... should be able to load an installable ISR to do what you want otherwise ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.embedded.vc)