ADT Generated in SWC.h instead of IDT

4 views (last 30 days)
Huiala
Huiala on 18 Jul 2025
Answered: Kautuk Raj on 22 Jul 2025
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.

Answers (1)

Kautuk Raj
Kautuk Raj on 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.

Categories

Find more on AUTOSAR Blockset in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!