LS1043a Interrupt Priority

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

LS1043a Interrupt Priority

1,778 次查看
notshure
Contributor IV

Hello everyone,
I found out thanks to the document QorIQ LS1043A Reference Manual, Rev. 6, 07/2020, that the ls1043a processor has the following list of external interrupt input signals:

Capture.PNG

These interrupt input signals are connected to the Arm generic interrupt controller (GIC-400).

I wanted to know if there was a concept of priority over interrupts among these interrupt input signals.
If priority is present, is the priority of these interrupts programmable?

0 项奖励
回复
1 回复

1,747 次查看
andrei_skok
NXP Employee
NXP Employee

The priority of these interrupts can be set using Interrupt Priority Registers. Refer Table 3-2 Distributor register summary  in GIC-400 Technical Reference Manual ( https://developer.arm.com/documentation/ddi0471/b). Also refer ARM Generic Interrupt Controller Architecture Specification for Priority registers.

0 项奖励
回复