• ADuC 70xx timer interupt problem
    Hi I'm starting with ADuC70xx I got a small problem with timer 0 interupt. Program does not go to handling routine. I tried many egzamples without but didn't fond the wright one for ADuC #define...
  • ADuC 70xx timer interupt problem
    Hi I'm starting with ADuC70xx I got a small problem with timer 0 interupt. Program does not go to handling routine. I tried many egzamples without but didn't fond the wright one for ADuC #define...
  • Only one external interupt is serviced when interupt inputs are paralled
    Hello Experts, Please help me to solve the below issue. I have written a code to handle two external interrupts (ENT1 and ENT2) and toggle port pins to confirm the ISR's execution. When both the...
  • Only one external interupt is serviced when interupt inputs are paralled
    Hello Experts, Please help me to solve the below issue. I have written a code to handle two external interrupts (ENT1 and ENT2) and toggle port pins to confirm the ISR's execution. When both the...
  • Using Interupt
    Hi all, i want to use a interupt to switch to a function can i do that? ie when i receive data that is when i get 'RI' can i define a function such that i can switch to it whenever i get RI else the...