Filter löschen
Filter löschen

2016a is failing to create frame model for Autosar 4.2.0 Schema

2 Ansichten (letzte 30 Tage)
Karthik C
Karthik C am 7 Mai 2019
Unable to Create Frame model for ARXML of Autosar 4.2.0 Schema, Error messages are given below.
A = arxml.importer('KC_Platform_CmplxEngDrvr.arxml')
A =
Error using autosar.mm.util.MessageStreamHandler/createError
Unsupported schema version 4.0.0 for AUTOSAR 4.0. Supported schema versions are 4.0.1, 4.0.2, 4.0.3.
Error in autosar.mm.arxml.SchemaUtil/verifySchemaRevision
Error in autosar.mm.arxml.SchemaUtil.getSchemaFile
Error in autosar.mm.arxml.Importer/setFile
Error in autosar.mm.arxml.Importer/import
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

Antworten (0)

Kategorien

Mehr zu AUTOSAR Blockset finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by