Sorry, forgot the configuration lines! : ;Program Configuration Register 0, Code protection OFF __CONFIG _CONFIG0, _CP_OFF_0 ;Program Configuration Register 1, Oscillator switch OFF, HS __CONFIG _CONFIG1, _OSCS_OFF_1 & _HS_OSC_1 ;Program Configuration Register 2, __CONFIG _CONFIG2, _BOR_OFF_2 & _BORV_27_2 & _PWRT_ON_2 ;Program Configuration Register 3, WatchDog 128 __CONFIG _CONFIG3, _WDT_ON_3 & _WDTPS_128_3 ;Program Configuration Register 5, CCP2 RC1 __CONFIG _CONFIG5, _CCP2MX_OFF_5 ;Program Configuration Register 6, Stack over/underflow Reset disable __CONFIG _CONFIG6, _STVR_OFF_6 And the reset pin is ok (high). -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body