ADT Generated in SWC.h instead of IDT
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Kautuk Raj
il 22 Lug 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 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!