Jinx wrote: > OTP can be used more than once, if the code is less than half > the space available (Microchip thoughtfully made FF NOP), and > you are limited by how many bits are in the start org NOP is 00. You can program it as many times as you want by putting GOTOs in 0x00 and 0x04. Next time you make those into a NOP and program GOTOs in 0x01 and 0x05. If you want more, make a GOTO into a new table somewhere. Add bank switching if needed. -- Hector Martin (hector@marcansoft.com) Public Key: http://www.marcansoft.com/hector.asc -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist