What are you using for an oscillator? Type and speed.
The default configs in the PBP directory *.inc file has the OSC set for HS.
And PBP defaults to 4MHz.
If you have an external OSC add
DEFINE OSC x
x being speed.
What are you using for an oscillator? Type and speed.
The default configs in the PBP directory *.inc file has the OSC set for HS.
And PBP defaults to 4MHz.
If you have an external OSC add
DEFINE OSC x
x being speed.
Dave
Always wear safety glasses while programming.
Bookmarks