-
Notifications
You must be signed in to change notification settings - Fork 29
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
Unable to get IResource for Resource when running #261
Comments
PolyORB-HI/Ada has its own doc that you can build separately. |
Dear Prof. Jerome Hugues,
Best wishes, +========================== OCARINA BUG DETECTED =========================+ raised ADA.IO_EXCEPTIONS.USE_ERROR : copy of ".../ocarina-build/ocarina_install/include/ocarina/runtime/polyorb-hi-ada/polyorb_hi-port_type_marshallers.ads" failed Symbolic Traceback: |
Which example are you testing? All PolyORB-HI/Ada examples shipped with the source code release are tested, see https://travis-ci.org/github/OpenAADL/ocarina Check the file actually exists |
Hello, Prof. Jerome Hugues, The example is from https://github.com/OpenAADL/polyorb-hi-ada/tree/master/examples/aadlv2/prime_numbers |
Do not try randomly ... this example is meant to be compiled for Native platform, You may want to change this from LEON_ORK to Native
then you need to update Ocarina to have patches for this issue #262 |
Many Thanks! I have modified the AADL model. But now the error still exists: "Detected exception: ADA.IO_EXCEPTIONS.USE_ERROR", so I can't use the ocarina-osate plugin on my Ubuntu. Could you please give me some suggestions? |
You did not tell me whether the file exists or not; I would recommend you try with GNAT Community Edition 2019 if you use GNAT from Ubuntu |
Issue #264 addressed a bug with GNAT CE 2020. This should now be corrected |
Dear Authors of Ocarina,
I have two questions about the Ocarina:
Firstly, Where can I find the details about how your tool generates PolyORB-HI/Ada code from AADL models? I only find the PolyORB-HI/C part in the User’s Guide.
Secondly, as the title said I get an error message when I try to use Ocarina to generate Ada code.
The test example is from your example https://github.com/OpenAADL/polyorb-hi-ada/tree/master/examples/aadlv2/prime_numbers
some information is listed as follows:
OS Ubuntu20, x64
OSATE2: 2.7.1.vfinal
OSATE2-Ocarina plugin 0.0.1.201302151532
Ocarina 2017.x (Working Copy from ree7273d)
Copyright (c) 2003-2009 Telecom ParisTech, 2010-2020 ESA & ISAE
Build date: Jun 27 2020 18:59:47
Many Thanks!
The text was updated successfully, but these errors were encountered: