ADT Generated in SWC.h instead of IDT
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, so i imported from a 3rd parth an arxml( created in davinci developer) . The model was created with all ports and outports, data dictioanry created with everything, and all autosar configuration for model was done succesfully. For whatever reason, when I generate the code, there s 3 signals which are declared in swc.h with ADT instead of IDT. In davinci developer the mapping is done right, no issue . What would be the cause for this? Matlab used in r2019b.
0 commentaires
Réponses (1)
Kautuk Raj
le 22 Juil 2025
After ARXML import, ensure to check and (if needed) manually set ADT-to-IDT mappings in the AUTOSAR Dictionary in Simulink. I observe that older MATLAB/Simulink versions often require this manual step. That should resolve the issue of signals being declared with ADT in the generated header.
0 commentaires
Voir également
Catégories
En savoir plus sur AUTOSAR Blockset dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!