while importing .arxml file getting error? !VALUE-SPEC-DUMMY-SHORT-NAME!
Show older comments
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)
Answers (1)
Srivardhan
on 20 Mar 2017
0 votes
I am getting the same error. If someone can address this problem it is a great help.
-Srivardhan
Categories
Find more on Instrument Control Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!