ARXML files generated for an adaptive autosar software component while using AUTOSAR BLOCKSET is not SOMEIP compliant.
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I'm trying to model a software component for adaptive autosar platform and generate code for that, here is my model
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1422128/image.png)
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1422133/image.png)
How do I resolve this issue, I'm using the adaptive_autosar.tlc file and operating on MATLAB version R2022b.
0 Commenti
Risposte (1)
Abhijeet
il 18 Ago 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
0 Commenti
Vedere anche
Categorie
Scopri di più su AUTOSAR Blockset in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!