Hi Scott, Does the programmer verify what was programmed into the chip? What clock source are you using for the PIC, RC, crystal, resonator ?? Is the OSC FUSE set accordingly? For example, if you have a 4MHz crystal with 2 18p caps, then use HS mode. Is MCLR tied to 5V? Is the WDT disabled? In the PIC circuit, are there series resistors with each LED and IO pin? Best regards Tony Scott Pierce wrote: > > Thanks for the advice Tony. I tried what you suggested still with no luck > though. I set porta to all outputs and changed the goto statement. I > originally had the values for the counters set at 0xff (255) but changed > them so I could step through the program in MPLAB without having to press > the step button 512 times. I know the polarity on the LEDs are correct as > I just checked them by connecting a 330 Ohm resistor to one of them and it > lit up. I even tried a much more simple program where I moved 0xff into > the work register then moved that value into portb, then looped > infinitely with: > loopme goto loopme > > That program didn't work either. Is it possible I might have burned up > portb somehow? I assume the PIC would still allow itself to be programmed > even if a port was burned up, would it not? Thanks again. > -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads