CMSIS-SVD
Version 1.10
CMSIS System View Description
|
Content | |
Device Level | |
Peripherals Level | |
Registers Level | |
Fields Level | |
Enumerated Values Level | |
This section specifies the SVD file format Version 1.0. Each subsection defines one level of hierarchy and lists all mandatory and optional language elements as well as their type. A brief example description snippet demonstrates the usage of the elements.
All name tags must comply with the ANSI C identifier naming restrictions (identifierType). In particular they must not contain any spaces or special characters. This is necessary to support the generation of device header files thus providing consistency between the names being shown by the debugger and the symbols being used in the CMSIS compliant target software.
Number constants shall be entered in hexadecimal, decimal, or binary format.
Comments have the standard XML format.