Hello all,
I'm trying to put in the same program a external interruption and ADC. I'm using AT89C51CC01. Uvision4,10 , portable version. And the Atmel example for ADC: www.atmel.com/.../doc4361.pdf
If I put just this in my program:
void navegar (void) interrupt 0 { }
My acquisition stops...
I believe this is a bug in keil, but how can I make in other way?
Thanks in advance, best regards,
Paulo Carmo
On what basis?
And on what basis did you assume that that was what you were supposed to add to your program for this purpose?
I believe this is a bug in keil,
I believe the probability that you believe correctly is negligibly small.