LX2160A Processor Errors

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LX2160A Processor Errors

132 次查看
bboykaz
Contributor I

Hi, 

LX2160ARM.pdf specifies ORed error interrupts from processor clusters as Interrupt IDs 96...103. 

Where can I find a list of errors which are ORed in these interrupt?

Thanks.

0 项奖励
回复
1 回复

61 次查看
Oswalag
NXP TechSupport
NXP TechSupport

Hello,

each interrupt ID corresponds to a cluster,

the LX2160A has a Sixteen 32-bit/64-bit Arm v8 A72 CPUs arranged as clusters of two cores sharing a 1 MB L2 cache, it means if there is any error on one core the assigned cluster will trigger the corresponding interrupt, those interrupts are ORed and connected to GIC at the mentioned ID slots, for more information about the interrupts you can refer to the ARM GIC manual.

0 项奖励
回复