>> I suggest you to use the instruction 'bra' instead of 'goto $-1'. >> A few months ago I found that mpasm sometimes do a wrong jump if you use >> 'goto $...'. > BRA is only available on the 18 family PICs. Ups!, sorry. Then I suggest to use : goto 'label'. Regards -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.