LPC55 interrupt preemption

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

LPC55 interrupt preemption

373 Views
Jp1095
Contributor I

Hello,

According to the cortex-M33 documentation, https://developer.arm.com/documentation/100235/0004/the-cortex-m33-processor/exception-model/interru... interrupt preemption is controlled via interrupt priority grouping. I don't see any mention of this in the LPC5502 user manual or datasheet. Is interrupt preemption possible on the LPC5502?

 

Thanks

0 Kudos
1 Reply

353 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

The interrupt priority register is ARM private peripherals bus, you can also check UM11424 ->

Table 9. Register overview: NVIC (base address = 0xe000e100)

 

BR

Alice

0 Kudos