What is this? DEFINE OSC_1K 1
If you're trying to load the factory osccal value use DEFINE OSCCAL_1K 1.
Which physical pin is pin8 & where have you defined pin8?
If it's on PORTC, you're clearing this in your int handler (twice).
What is this? DEFINE OSC_1K 1
If you're trying to load the factory osccal value use DEFINE OSCCAL_1K 1.
Which physical pin is pin8 & where have you defined pin8?
If it's on PORTC, you're clearing this in your int handler (twice).
Bookmarks