Skip to content
New issue

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

ADA.IO_EXCEPTIONS.NAME_ERROR when executing Svd2Ada #110

Open
Joebeazelman opened this issue Jan 21, 2025 · 1 comment
Open

ADA.IO_EXCEPTIONS.NAME_ERROR when executing Svd2Ada #110

Joebeazelman opened this issue Jan 21, 2025 · 1 comment

Comments

@Joebeazelman
Copy link

Joebeazelman commented Jan 21, 2025

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

@simonjwright
Copy link
Contributor

This could almost certainly be fixed if PR #108 was installed (only 4 months old)

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

No branches or pull requests

2 participants