The assembler gives error when i using the 16 bytes adressing RAM. Error 84: Byte Size label has val > 255! (need WORDS?) '.buffout'When i intialise buffout as words, i get other errors Error 54: Can't match Addressing mode ' CLR buffout'So, how can i use the 16 bit adressing RAM like a 8 bit adressing RAM? Moppie