ARM-software/CMSIS_5

[SVDConv] `writeConstraint` in `register` crashes SVDConv

kossnikita opened this issue · 2 comments

To reproduce

  • Add writeConstraint with any content to register (not field)
  • run SVDConv <svd>
  • exit code -1073741819 with no error message

Windows 11 64bit

CMSIS-SVD SVD Consistency Checker / Header File Generator V3.3.42

Looks like it already fixed in Open-CMSIS-Pack/devtools

jkrech commented

Please note we are getting close to releasing CMSIS_6
This means there will not be another pack release from this repo.
Also note that SVDConv will not be shipped as of pack going forward.
As you rightly state above the SVDConv has been open sourced and is available as part of the Linaro Open-CMSIS-Pack github organization: https://github.com/Open-CMSIS-Pack
Please note that SVDConv pre-build binaries are now distributed as part of the CMSIS-Toolbox:
For more information see: https://github.com/Open-CMSIS-Pack/cmsis-toolbox/releases
Please raise any issues seen with any tools contained in the CMSIS-Toolbox here:
https://github.com/Open-CMSIS-Pack/cmsis-toolbox/issues/new/choose

I will close the issue here.