How to set interrupt priority level

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

How to set interrupt priority level

ソリューションへジャンプ
1,536件の閲覧回数
jason_zhang
Contributor III

Hi,

 

How to set interrupt priority level for MC9S08PA?

Example for ADC ISR and MTIM0 ISR.

 

Thank you very much!

 

Jason

ラベル(1)
0 件の賞賛
返信
1 解決策
1,382件の閲覧回数
vicentegomez
NXP TechSupport
NXP TechSupport

Hi you need to set the

IPCE bit   and for the ADC set the interrupt level at IPC_ILRS5 (you need to set the bit 4 and 5 for the adc)

Regarding to MTIM0 can you confirm the vector that you wants to use?

Regards

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,383件の閲覧回数
vicentegomez
NXP TechSupport
NXP TechSupport

Hi you need to set the

IPCE bit   and for the ADC set the interrupt level at IPC_ILRS5 (you need to set the bit 4 and 5 for the adc)

Regarding to MTIM0 can you confirm the vector that you wants to use?

Regards

0 件の賞賛
返信
1,382件の閲覧回数
jason_zhang
Contributor III

Thank you very much!

0 件の賞賛
返信