> When stepping through my code I cant see GPIO change in the SFR window > when doing something like: > bcf GPIO, 1 > > Is that correct and if yes then where can I see if my output pins are high > or low? Did you clear the corresponding TRIS bit to make it an output? Note that some of the GPIO pins can only work in one direction and their TRIS bits are ignored. Check the manual. ***************************************************************** Embed Inc, embedded system specialists in Littleton Massachusetts (978) 742-9014, http://www.embedinc.com -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu