Do you have the actual PICKIT2 or a knockoff?
Have 2 demo board - one with 16F688 and one with 16F887
Clock is now 02.30 in the morning here in Norway, so have to go to sleep
Last edited by Bosse; - 10th September 2008 at 02:29.
Hi everybody,
Now I have the CONFIG word without warnings - tested with the demo board 887
@ __CONFIG _CONFIG1, _LVP_OFF & _FCMEN_OFF & _IESO_OFF & _BOR_OFF & _CPD_OFF & _CP_OFF & _MCLRE_ON & _PWRTE_ON & _WDT_OFF & _INTRC_OSC_NOCLKOUT
@ __CONFIG _CONFIG2, _WRT_OFF & _BOR21V
Config from read back: 20E4 0600
Thanks again for all your help
Bookmarks