ADT Generated in SWC.h instead of IDT
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Kautuk Raj
am 22 Jul. 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 Kommentare
Siehe auch
Kategorien
Mehr zu AUTOSAR Blockset finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!