Another 2.60 worry
Hi everyone, me again with another question concerning PBP 2.60
2.60 Doesn't seem to like the following config stuff
@ DEVICE pic16F886, HS_OSC ' System Clock Options
@ DEVICE pic16F886, WDT_OFF ' Watchdog Timer
@ DEVICE pic16F886, PWRT_ON ' Power-On Timer
@ DEVICE pic16F886, BOD_ON ' Brown-Out Detect
@ DEVICE pic16F886, LVP_OFF ' Low-Voltage Programming
@ DEVICE pic16F886, CPD_OFF ' Data Memory Code Protect
@ DEVICE pic16F886, PROTECT_OFF ' Program Code Protection
@ DEVICE pic16F886, WRT_OFF ' Flash Memory Word Enable
I have read through the Melabs blurb on config (Specifying configuration bit settings in PICBASIC PRO™ programs.)
but can't get my head around the waffle.
It's obviously written by geeks for other geeks to understand.
Not being a geek I just can't understand any of it.
So can anyone translate the above listing into a 2.60 config statement.
I don't necessarily want to know what it all means, I just want a statement that works and that I can use over and over.
I generally use the same Pic type for most things so a standard version of the above would be great.
_CONFIG_ SOMETHING OR OTHER
Thanks again,
Peter Moritz.
Up the bush, Western Plains,
New South Wales,
Australia.
Bookmarks