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!