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

Export referenced elements or export multiple packages. #22

Open
punithspal opened this issue Mar 4, 2024 · 2 comments
Open

Export referenced elements or export multiple packages. #22

punithspal opened this issue Mar 4, 2024 · 2 comments

Comments

@punithspal
Copy link

This is extension to the arxml export support provided previously.

For example, there are three packages.

  1. AUTOSAR Platform Package- which has all datatype, constraints, units etc
  2. SWCs package- where all the SWC are defined
  3. An other package- may be consisting of compu methods, init values etc

Now, when i export a SWC arxml, it contains only the SWC and not the referrenced elements. When this arxml is imported in a tool like simulink, the model will load with errors.

It would be beneficial, while exporting a component in an arxml, if all the referenced elements are also exported or if we can export multiple packages together in one arxml.

@girishchandranc
Copy link
Owner

Hi @punithspal ,
Thanks for the request.
If I understood you correctly, you want to export a self contained arxml file with all the referenced nodes.
If this understanding correct?

@punithspal
Copy link
Author

Yes, this is exactly what I have requested.

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