MPC5604S Interrupt

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

MPC5604S Interrupt

1,186件の閲覧回数
akhilprasad
Contributor III

I am using MPC5604S controller. I have enabled some interrupts like ADC,watchdog,PIT etc.

How can I disable all the interrupts without disabling watchdog interrupt ? Watchdog interrupt should not get disabled when i disable the interrupts. Then after doing some specific task i need to re-enable all the interrupts. Can anyone share me a sample code ASAP. 

0 件の賞賛
返信
1 返信

1,056件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, it is needed to setup watchdog interrupt for higher priority then others and set CPR in order to mask only those interrupt resources you need to have disabled.

0 件の賞賛
返信