Quote Originally Posted by Acetronics View Post
Why use another name for INTCON reg ???
This was because I could not get the interrupts to work at first. I didn't know if there was a problem to use INTCON and so I changed it. I did the same with OPTION....it was just desperation I spent hours on this!
The problem appeared to be that I was using MOVFW to write to INTCON. Once I change to BCF/BSF everything worked!