If you have not assigned the MCLR pin to internal, example...
@ DEVICE pic16F628, MCLR_OFF ' Master Clear Options (Internal)
...then it has to be tied to Vdd or reset circuitry of some sort. Failure to do so will result in unreliable operation at best, or complete failure at worst.
Bookmarks