Interrupt priority / USB ROM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Interrupt priority / USB ROM

464 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by iClectic on Thu May 20 05:02:24 MST 2010
Hello,

I'm having a small problem using the ROM HID driver. As soon as I activate it, the other interrupts I've implemented (mainly edge GPIO interrupt ) are not serviced timely anymore,

I'm suspecting a priority level configuration issue: I've tried to use the CMSIS functions to change the priorities but it seems to have no effect.

So does anybody have a working example on how to change priority levels ?
What are the interrupt used by the ROM HID driver ?

Thanks,

Richard
0 Kudos
2 Replies

436 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP_Europe on Wed May 26 01:44:14 MST 2010
Hi Richard,
Could you perhaps post us your code?

Thanks,
0 Kudos

436 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by iClectic on Sat May 22 21:15:18 MST 2010
Anybody ?
0 Kudos