On Thursday 17 April 2003 08:51 pm, I wrote: > On Thursday 17 April 2003 06:25 pm, James Williams wrote: > > Can someone please tell me how I can get variable labels to show > > up in MPLAb 6.x watch window. None of my labels for the > > variables ram show up in the drop down list. The only thing that > > shows up is the labels for routines. > > > > I have try to declare my variables as follows: > > FLAGS5 EQU 0X101 > > > > However they the label FLAGS5 does not show up in the watch > > window. Now, I have to remember all of my hex addresses for the > > variables in order to watch the contents of those registers. I > > have some 200 bytes of global variables declared. > > You didn't declare a variable; you just defined a numeric constant. > > Have you tried actually using RES and relocatable objects so your > names get into the map? It looks like EQUs also get into the map. I didn't notice this as I almost always use RES and relocatable objects. Have you tried typing the name into the "Add symbol" combo box in the watch window? Once you see your label, just hit the adjacent button. Or you can type the name into the "Symbol name" column in the first empty slot in the display window. Sorry to steer you wrong. -- Ned Konz http://bike-nomad.com GPG key ID: BEEA7EFE -- 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