while importing .arxml file getting error? !VALUE-SPEC-DUMMY-SHORT-NAME!
Mostra commenti meno recenti
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)
Risposte (1)
Srivardhan
il 20 Mar 2017
0 voti
I am getting the same error. If someone can address this problem it is a great help.
-Srivardhan
Categorie
Scopri di più su Instrument Control Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!