Read interrupt ID on LS1046A via CodeWarrior

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

Read interrupt ID on LS1046A via CodeWarrior

1,481 Views
AngelMorales
Contributor II

Hi,

As part of some HW preliminary tests, I am trying to monitor if two external interrupt signals (IRQ00 and IRQ02) are being detected by the processor. I see that they are directly routed to GIC-400 within the processor, but I am not sure about which address I should read to get the interrupt ID. 

Thank you in advance.

Labels (1)
0 Kudos
Reply
2 Replies

1,470 Views
Pavel
NXP Employee
NXP Employee

See the Table 5-1 in LS1046a Reference Manual:

https://www.nxp.com/webapp/Download?colCode=LS1046ARM

0 Kudos
Reply

1,345 Views
carlosterleirai
Contributor I

Does it mean that they appear on address 0x141_0D18? Or the first 32 bits belongs to the GICD_PPISR register and it is register at 0x141_0D14?

0 Kudos
Reply