If all you are doing is Defining the oscillator frequency with the DEFINE OSC statement then NO, you are not doing any harm to the processor. The DEFINE statement is mearly telling PBP of the intended frequency so statements like PAUSE and the like run in the required amount of time.
Bookmarks