Quote Originally Posted by chrisshortys View Post
I was going to put it down to being up for 20 hours and not looking forward to the 7:30 start at work tommorow for it not working right now unless you have any ideas?
If you're going to program a PIC, you almost want to think like a PIC.
Go thru your program in your head, step by step, follow it thru and you'll see why it does what it does.
Don't assume it'll work because you want it to. A CPU follows instructions in an explicit order. It doesn't go off on it's own because it thinks it's the thing to do at the moment.