@ Peterdeco1,Thank you very much .. Very nice..Working perfectly.. Thanks to all of you..
Other problem is..
When using MeLabs default (PM) Assembler compiles OK:
@ device pic12F675, INTRC_OSC_NOCLKOUT, wdt_on, BOD_ON, pwrt_on, mclr_off, protect_on
When using Microchip's (MPASM) Assembler:
@ __config _INTRC_OSC_NOCLKOUT & _WDT_ON & _PWRTE_ON & _MCLRE_OFF & _BODEN_ON
3 errors,image attached..
Bookmarks