I've located the problem. I installed the new version of the compiler over an old version. I should have unintalled the old version first. I unintalled everything and started fresh and i ...
I've tried opening a new project with just the minimum shell and it still does it. I've tried it in both PICC IDE and MPLAB and the results are all the same. I'm going to unintall my complier and rein ...
I'm using a PIC16F877A with a keypad & lcd display. I'm trying to activate a timer1 ISR routine, but when I put in the "#int_timer1" directive the compiler says it's an invalid pre-proc ...