Hello all! Will a program end (until power is disconnected and re-applied ) for example: call _200ms delay bcf gpio,2 ;The program ends here, the next time the program should run is when power (which may be applied for up to 20 hours) is disconnected and re-applied (gpios, no wake up, no pullup) Should I put the pic into sleep after bcf gpio,2 ? or will the pic stop until reset ? should I fill any unused locations? if so how? Using picstart plus firmware1.5 " read the books, now I am learning" come back AC128'S and EL34'S Thanks in advance! Kev