We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I installed Svd2Ada using Alire's install command. Here's the output of where it installed it:
alr install --info Installation prefix found at /Users/Joe/.alire Contents: svd2ada=0.1.0 xmlada=22.0.0 xtensa_dynconfig=0.1.0-dev
To use the program, I exported Alire's installation location. When I execute svd2ada on a SVD file, I get the following error:
svd2ada --package=esp32s3.svd --gen-interrupts --no-uint-subtypes ../svd/esp32s3.svd --output=../esp32s3_svd Execution of svd2ada terminated by unhandled exception raised ADA.IO_EXCEPTIONS.NAME_ERROR : Could not open /Users/Joe/.alire/schema/CMSIS-SVD_Schema_1_3_1.xsd Load address: 0x104cbc000 Call stack traceback locations: 0x104e6e31c 0x104e6e37c 0x104e5dbb0 0x104cbf4d0 0x104cc034c 0x104ec173c
The file doesn't exist
The text was updated successfully, but these errors were encountered:
This could almost certainly be fixed if PR #108 was installed (only 4 months old)
Sorry, something went wrong.
No branches or pull requests
I installed Svd2Ada using Alire's install command. Here's the output of where it installed it:
To use the program, I exported Alire's installation location. When I execute svd2ada on a SVD file, I get the following error:
The file doesn't exist
The text was updated successfully, but these errors were encountered: