As this is a little difficult part in writing a program for the 18 series, here is a link for a Microchip pdf to help in the Config settings.
http://ww1.microchip.com/downloads/e...ngs_51537f.pdf
Ioannis
As this is a little difficult part in writing a program for the 18 series, here is a link for a Microchip pdf to help in the Config settings.
http://ww1.microchip.com/downloads/e...ngs_51537f.pdf
Ioannis
Those would be really nice ....
If someone would explain how to use them in my PBP program.
So far, that style doesn't work for me (in the program).
<br>
DT
Darrel, I think you mean the __CONFIG terms to complete with the rest the pdf refers, don't you?
I see the problem. We have at least the half part served. THe rest is in the .inc files...
Ioannis
Well, it's just that it has to be in the .inc file, or an include from the .inc file.
It seems like there should be a way to do this in your PBP program ...But it won't work inside a PBP program.Code:@ CONFIG OSC=HS, BOR=OFF, WDT=OFF
In this instance, "Deprecated" means ... the only way it works is the old way.
Either that, or I need enlightenment ... ?
<br>
DT
Bookmarks