INTC

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,709件の閲覧回数
mehmetkaradag
Contributor III

Hi! NXP engineer,

I'm using MPC5777c.

if the MCU receives 10 interrupts of the same priority at the same time, how will INTC behave in this situation ?

best regard,thank you.

0 件の賞賛
返信
1 解決策
1,697件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

If the software priority (given by PRI field) is the same then hardware priority takes effect. The lower vector number, the higher priority. The lower vector is chosen regardless of the time order of the interrupt requests.

元の投稿で解決策を見る

1 返信
1,698件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

If the software priority (given by PRI field) is the same then hardware priority takes effect. The lower vector number, the higher priority. The lower vector is chosen regardless of the time order of the interrupt requests.