Skip to content

Fix path to svd2ada binary in svd.mk#479

Open
A-Yerkesh wants to merge 1 commit into
AdaCore:masterfrom
A-Yerkesh:svd-mk-fix
Open

Fix path to svd2ada binary in svd.mk#479
A-Yerkesh wants to merge 1 commit into
AdaCore:masterfrom
A-Yerkesh:svd-mk-fix

Conversation

@A-Yerkesh

Copy link
Copy Markdown

I believe svd.mk assumes outdated structure for svd2ada tool. Currently, binary is located in bin/ directory.

Running svd.mk updates many existing driver files. Is this expected or something is wrong?

I had problem running svd.mk, because STM32F7x9.svd in svd2ada/CMSIS-SVD/ST/ was corrupted or outdated. Here is the error i was getting:

Fatal error when parsing the SVD file:
STM32F7x9.svd:22934:7: Name differ for closing tag (expecting register, opened line 22567)

I fixed it by downloading recent version from here. I plan to make a pull request with this update to svd2ada repository soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant