Vincent Vega wrote : > Banksel is used when generating an object code. Yes. > This instruction makes a request to the linker to generate the proper > bank settings for the label. Don't think so. I think that BANKSEL is handled by MPASM, not MPLINK. You will see no difference in the OBJ file between using hardcoded BCF/BSF or using BANKSEL. And you can use BANKSEL without writing relocatable code (using MPLINK), can't you ? Jan-Erik. -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.