2016a is failing to create frame model for Autosar 4.2.0 Schema
13 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 AUTOSAR Blockset 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!