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

Svd2Ada doesn't properly resolve relative paths pass in as Output_Dir #95

Open
Joebeazelman opened this issue Sep 29, 2022 · 0 comments

Comments

@Joebeazelman
Copy link

Svd2Ada doesn't resolve the Output_Dir if it's a relative path, leading to an GNAT.DIRECTORY_OPERATIONS error. This happens on MacOS X, but not sure about any of other platforms as I haven't tested it.

svd2ada "LPC176x5x.svd" --boolean -o "../../src" -p svd --base-types-package HAL --gen-uint-always

a_0.1.0_6eb0b591/bin/svd2ada terminated by unhandled exception
raised GNAT.DIRECTORY_OPERATIONS.DIRECTORY_ERROR : g-dirope.adb:617
Load address: 0x10b398000
Call stack traceback locations:
0x10b56b5f4 0x10b405ad0 0x10b4803c8 0x10b39a09d 0x10b5ec03c

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

1 participant