When I view the listing file (*.M51) I want to see my variables in some order. Current, I can't seem to see any order at all. It's not by address, it's not by variable name, it's not by type, What is is???? Is there any way to do this besides copying the whole damn thing into Excel? BTW, I like the new forum format. Tony
When I view the listing file (*.M51) I want to see my variables in some order. Would the Source Browser in uVision2 do what you want? There you can view all the data objects in your program sorted by Name, Memory Class, Data Type, and the Number of Uses. The address isn't listed, but the definitions and references are. Jon
As previously noted, the trouble with the Browser (and, in fact, most uVision displays) is that you can't print it.
View all questions in Keil forum