Now that is progress.
DEFINE OSC 20, is a very nice little bit of info.
and
@ __CONFIG _CONFIG1H, _OSCS_OFF_1H & _HS_OSC_1H
Did the trick.
I noticed that I can comment out the config lines in the 18f252.inc file in the c:\pbp folder and put them directly in the source, or make the changes in the .inc file directly.
I woud rather make a copy of the .inc file and put it in the project folder to make the changes there, but when I did that, it took the values from the original .inc file in the c:\pbp.
How can I tell it to use the modified copy in the project folder?
Thanks,
Mike
Bookmarks