> > I have try to declare my variables as follows: > > FLAGS5 EQU 0X101 > > > > However the label FLAGS5 does not show up in the watch window. > > That's because it's not a label, just a symbolic constant flags5 equ 0x20 (first RAM in an F628) does show Address, Name and Value in a Watch window -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics