This should do it:
@ DEVICE pic16F628, XT_OSC ' System clock Options
This should do it:
@ DEVICE pic16F628, XT_OSC ' System clock Options
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
The Melanie comments on configuration fuses are dated in july 2003.
Are there changes when using MPASM ?
I am still receiving warnings "__CONFIG has been deprecated for 18F devices.
Use directive CONFIG."
Please help...
Greetings...
Ruben de la Pena
Thanks Darrell, but that response is also outdated,I think.
I am using the MPLAB 7.3 and I still get the error messages.
I did take the fuse from the Microchip INC file for the 18F2620:
CONFIG OSC = HSPLL and the PBP 2.46 gives me a Syntax error.
Any suggestion ?
Thanks in advance...
Ruben de la Pena
If PBP is giving the error, then you probably need to put an @ in front of it.
Also, comment out the __CONFIG lines in the 18f2620.inc file in the PBP folder too since they are still the old style.
DT
DT
Bookmarks