But doesn't the POR activate on reset? If so, the POR (IIRC) is essentially an RC cirecuit inside the PIC, and is rated for a certian range of time, but not calibrated... You could disable the POR when you load the bootloader, but then you're getting rid of a useful function just so you can program through the MCLR. You could also, I suppose, calibrate it when you load the bootloader and take it into account, use the watchdog and a crystal to find temperature and compensate for temperature changes. -Adam Olin Lathrop wrote: >>The method I'm thinking of (timed resets) would not be very reliable >>from pic to pic, I suspect, due to slight variations in startup times, >>unless you went to very long timing periods, which would delay going >>into the actual program under non-programming circumstances... >> > >I think it can be done quite reliably at reasonable speed. Remember that >the oscillator keeps running during a reset. > > >******************************************************************** >Olin Lathrop, embedded systems consultant in Littleton Massachusetts >(978) 742-9014, olin@embedinc.com, http://www.embedinc.com > >-- >http://www.piclist.com#nomail Going offline? Don't AutoReply us! >email listserv@mitvma.mit.edu with SET PICList DIGEST in the body > > > > > -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body