while importing .arxml file getting error? !VALUE-SPEC-DUMMY-SHORT-NAME!
古いコメントを表示
I wanted to import these AccP.arxml Komponente but gettting this error
obj = arxml.importer({'AccP.arxml'})
obj =
Error using autosar.mm.arxml.Importer/import (line 188) Cannot resolve reference with target /Swcs/AccP_AccePedlPosn/InitValues/iv_AccP_percAccePedlCfmd/!VALUE-SPEC-DUMMY-SHORT-NAME! in file //des001/powale/MyDocuments/MATLAB/autosar/AccP.arxml:170 to a valid object.
Error in p_update_read (line 21)
Error in p_getcomponentnames (line 13)
Error in arxml.importer/getApplicationComponentNames (line 17) compList = p_getcomponentnames(this, 'asc');
Error in arxml.importer/display (line 9)
回答 (1 件)
Srivardhan
2017 年 3 月 20 日
0 投票
I am getting the same error. If someone can address this problem it is a great help.
-Srivardhan
カテゴリ
ヘルプ センター および File Exchange で Instrument Control Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!