-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels