|
|||||||||||
|
Technical Support On-Line Manuals µVision4 User's Guide |
Program Variables (Symbols)Symbols are representations of source code identifiers, such as the names of applications, modules, variables, functions, special function registers, or virtual registers. Usually, symbols are associated with debug information, for example: type, scope, or location of the identifier they represent. Symbols allow using the names of identifiers as defined in the original source code. Enable Options for Target — Output — Debug Information to generate the information required for performing source-level and symbolic debugging. The general form of a symbol name is: [\\Application][[\[Path/]Module][\Identifier]]
This section contains descriptions for: | ||||||||||
|
|||||||||||