ADT Generated in SWC.h instead of IDT
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Kautuk Raj
2025 年 7 月 22 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で AUTOSAR Blockset についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!