Some questions for programming
I use PBP + MicroCode Studio plus and Picstart+ for 12F675 I should need to know some basic questions concerning the following points of programming:
1- Is there any advantage to use WDT on? My programs are very linear and I never use Sleep sentences but I realize my compiled files use many times along the program WDToff code. Could be my code more save if I disable WDT at the beginnig of program?
2- My MCLR is tied to +5 through a 10K resistor without capacitor. When I try ICSP Picstart doesn't permit to do it -GP0 and GP1 are not conected to application circuit- Whats the difference between MCLR internal or external programming? If I set MCLR internal do I need 10k resistor?
3- If I don't use Power up timer whats the best setting for programming: on or off option?
Regards
-Francesc