Jon Slaughter said:
The pics default to the internal oscillator. There are default
configuration bits.
For programming the clock is external an supplied by the PGCx line. The
data is clocked in so the internal oscillator is not used(well, except for
some internal stuff but not for sending commands and receiving data.
The task in hand is that I have tutorials from a number of different sources
and each author seems to have their own favourite clock frequency, for
example most of the assignments in the PIC in practice use 32.768kHz clock.
To make it easier to try assignments from different tutorials I've decided
to build a multi-frequency clock generator that can be connected to whatever
project board I happen to be using, instead of having to keep swapping
crystals and loading capacitors for the different clock frequencies.
If the clock isn't needed during programming then there's no need to make
provision to connect the clock module to any of the programming header
boards I build.