At least it compiles
Try what skimask suggested
INTRC_CLKOUT
Or compile with PM and use
@ DEVICE MCLR_OFF, INTRC_OSC, WDT_ON, LVP_OFF, BOD_OFF, PWRT_ON, PROTECT_ON
One of them has to work.
At least it compiles
Try what skimask suggested
INTRC_CLKOUT
Or compile with PM and use
@ DEVICE MCLR_OFF, INTRC_OSC, WDT_ON, LVP_OFF, BOD_OFF, PWRT_ON, PROTECT_ON
One of them has to work.
Dave
Always wear safety glasses while programming.
Bookmarks