AUTOSAR from arxml to model - errors using importerobj
古いコメントを表示
Dear experts, I met below error messages while using importerobj trying to parse the arxml file and then to create the model from it, can you advice?
Error using autosar.mm.arxml.Importer/import Elements "/Application_SWC/aaps/Init_InitAAPS_aaps_irv" and "/Application_SWC/aaps/IB_aaps/IB_aaps/InitAAPS_aaps_irv" in file C:/Appl_BRI.arxml:414 have the same UUID "383ef5dd-46b5-11e3-aaf8-2c27d728cce0". Each of these elements should have its own unique UUID.
Error in p_update_read
Error in p_getcomponentnames
Error in arxml.importer/getApplicationComponentNames (line 16) compList = p_getcomponentnames(this, 'asc');
Error in arxml.importer/display
採用された回答
その他の回答 (1 件)
Amit
2019 年 8 月 1 日
0 投票
ARXML file generally contains the information of AUTOSAR compliance interfaces and data definintions etc, the inside functionality you have to develope based on the requirements and connect the interfaces correctly.
カテゴリ
ヘルプ センター および File Exchange で AUTOSAR Blockset についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!