As you can see there
What version of PBP are you using? And, which assembler is MCS using?
In PBP3, the config settings would be something like:
Best Regards,Code:#CONFIG __config _INTRC_IO & _WDT_OFF & _PWRTE_OFF & _MCLR_OFF & _BODEN_OFF & _LVP_OFF & _CPD_OFF & _CCP1_RB3 #ENDCONFIG
Paul
The way to avoid mistakes is to gain experience. The way to gain experience is to make mistakes.
Removed wrong answer.
Last edited by Demon; - 27th May 2013 at 19:50. Reason: booboo
Bookmarks