Keil Logo

Technical Support

On-Line Manuals

µVision3 User's Guide

µVision3 Overview User Interface Creating Applications Utilities Debugging Debug Commands Debug Functions Simulation Flash Programming Dialogs File Device Database License Management Single-User License Floating-User License Floating License Administrator Edit Find in Files Configuration Editor Colors & Fonts User Keywords Shortcut Keys Templates View Symbol Window Project Components, Enviornment, and Books Project Components Folders/Extensions Books Multi-Project Select Device Options Device Properties Target Target (Keil ARM) Target (Keil C51) Target (Keil C166) Target (Keil C251) Target (GNU ARM) Target (RealView ARM) Output Output (Keil) Output (GNU ARM) Output (RealView ARM) Listing Listing (Keil) Listing (GNU ARM) Listing (RealView ARM) User Keil EC++ Compiler Compiler Keil CA ARM Compiler Keil Cx51 Compiler Keil C166 Compiler Keil C251 Compiler GNU ARM C Compiler RealView ARM C Compiler Assembler Keil AA ARM Assembler Keil Ax51 Assembler Keil A166 Assembler Keil A251 Assembler GNU ARM Assembler RealView ARM Assembler Linker Keil LA Locate Keil LA Misc Keil BL51 Locate Keil BL51 Misc Keil Lx51 Locate Keil Lx51 Misc Keil L166 Locate Keil L166 Misc GNU ARM Linker RealView ARM Linker Debug Utilities Batch Build Debug Breakpoints Debug Settings Logic Analyzer Memory Map Performance Analyzer Function Editor Tools Setup PC-Lint Customize Tools Menu SVCS Configure Version Control Example Programs Command Line Appendix

Symbol Window

Mode
Select PUBLIC's, LOCAL's, or LINE's. Public symbols have a application-wide scope. The scope of local symbols is limited to a module or function. Lines refer to the line number information of the source text.
Current
Select the source module where information should be displayed.
Mask
Specify a mask that is used to match symbols names. The mask may consists of alphanumeric characters plus mask characters:

Character Description
# matches a digit (0-9)
$ matches any character
* matches zero or more characters

Examples

Mask Description
* Matches any symbol. This is the default mask in the Symbol Browser
*#* Matches symbols names that contains one digit in any position
_a$#* Matches symbols with an underline, followed by a letter 'a', followed by any character, followed by a digit, ending with zero or more characters. For example _ab1 or _a10value.
_*ABC Matches any symbol with an underline, followed by zero or more characters, ending with ABC
Case Sensitive
Treat the mask case sensitive.
Apply
Applies the mask and display the current symbol list.
 
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.