About the default Interrupt Prioriy of KE06 MCU

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

About the default Interrupt Prioriy of KE06 MCU

1,028件の閲覧回数
freei
Contributor I

Where can I find the default interrupt priority of Ke06 MCU ? If I don't change the defalut mode,IRQ12 's priority is higher than IRQ17?

Can I Set IRQ17's priority higher than IRQ12 by setting the NVICIPR4 register?

Thanks!

ラベル(1)
0 件の賞賛
返信
1 返信

900件の閲覧回数
pavel_krenek
NXP Employee
NXP Employee

Hello,

default priority of all interrupts on KE06 (ARM cortex M0+ core) are 0, that means the highest possible priority. If you would like to change the priority to higher for IRQ17 you have to change all other used interrupts to lower value that for IRQ17.

Best regards,

Pavel

0 件の賞賛
返信