This is a very strange problem, I don't even know what to test.
I had an ADC interrupt working well, and the interrupt called a function. When I removed the function the ADC interrupts stopped working. The interrupt is invoked twice and stops. What can cause an ADC interrupt to stop calling? If I make the function empty it works (interrupts continue to be received), but if I totally remove the function it does not work. Any ideas?
Thanks,
Yona