Clear Filters
Clear Filters

ARXML files generated for an adaptive autosar software component while using AUTOSAR BLOCKSET is not SOMEIP compliant.

4 views (last 30 days)
I'm trying to model a software component for adaptive autosar platform and generate code for that, here is my model
When I try to generate code for this the servicemanifest.arxml file specifies the deployment type as DDS, however I want it to be of type someip
How do I resolve this issue, I'm using the adaptive_autosar.tlc file and operating on MATLAB version R2022b.

Answers (1)

Abhijeet
Abhijeet on 18 Aug 2023
Hello Amogh,
Our product does not support the import of Manifest ‘ARXML’ files (SOME/IP or DDS). You are finding ‘DDS’ information in the exported ‘ARXML’ files because for ‘ARXML’ exports, only DDS binding is supported, and the ‘SOME/IP’ information is discarded.
Thanks

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!