CMSIS-SVD
Version 1.3.9
CMSIS System View Description
|
The section outlines the main conventions for writing the SVD description file.
All name tags must comp ly with the ANSI C identifier naming restrictions. 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.