Re: PXA27x GPIO Interrupt



Is c:\wince500\public\csp_pxa27x\oak\oal\ARM\intel\pxa27x\intr\intr.c or
C:\WINCE500\PLATFORM\COMMON\SRC\ARM\INTEL\PXA27X\INTR\intr.c used by
default?

The one in csp_pxa27x handles GPIO interrupt where the on in platform\common
does not.

I have copied \PLATFORM\COMMON\SRC\ARM\INTEL\PXA27X\INTR\intr.c into my
platform and added IRQ_GPIOXX_2 to the g_IntPriorities array.

The one is csp_pxa27x looks more like the one I need (since it already
handles GPIO interrupts).

Fredrik


.