Am using MPC5604S controller and Code Warrior IDE.
Can you provide an ADC sample code using interrupt.
I have just shared example code showing also ADC watchdog functionality:
MPC5604B-ADC-Pot-ADCWatchDog-INTC-printf_CW210-V0_0.zip
If you are interest in interrupt, pay attention mainly to interrupt init in main function and ADC0_EOC_isr routine.
ok. I will try with this.. Thanks in advance. :smileyhappy: