> It looks to me like you're disassembling unprogrammed memory. The org > commands are leaving gaps of unprogrammed memory. When you disassemble > it, it shows whatever op-code corresponds to all ones. That disassembles to the ADDLW 0xFF that you see following the highlighted = lines in the picture. Not sure what opcode RETLW 0 is, bit I get the impres= sion it is being used as a filler by the linker to cause some sort of crash= if the code goes AWOL. > > I can see now what you mean. (see attached picture) > > > > Tamas --=20 Scanned by iCritical. --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .