Problem solved. Need to use the following code if not using MPASM assembler in PBP:
asm
device pic12F629, MCLR_OFF,INTRC_OSC_NOCLKOUT, wdt_off, pwrt_on,protect_off
endasm
Problem solved. Need to use the following code if not using MPASM assembler in PBP:
asm
device pic12F629, MCLR_OFF,INTRC_OSC_NOCLKOUT, wdt_off, pwrt_on,protect_off
endasm
Last edited by Pic2008; - 26th August 2008 at 07:52.
Bookmarks