Fields ignored for ST CMSIS SVD files
displays special function Registers (SFRs) while debugging
Status: Beta
Brought to you by:
ravenclaw78
The ParseSVD method looks for the <enumeratedValues> child element inside fields, but it's optional by the schema. ST does not seem to use them and the result is that all the bit field definitions are pruned. A quick fix is to move the field handling code outside of the "if (enumeratedValues != null)" block.
It was an SVD schema downloaded from the ST site. In this case it was for the STM32F30x - I am attaching the zip file with it.
When version 2.5 will be released? or build (r175) will be in http://embsysregview.sourceforge.net/update-beta repo?
I'm looking forward
Last edit: Sebastian Oller 2014-09-29