MATLAB: What is new in the Embedded Coder® Support Package for AUTOSAR in R2015b (15.2.8)

Embedded Coder

What is new in the Embedded Coder® Support Package for AUTOSAR in R2015b (15.2.8)?

Best Answer

The R2015b Embedded Coder Support Package for AUTOSAR Standard, Version 15.2.8, includes the following feature and bug fix.
Feature:
  • AUTOSAR DESC elements populate Simulink Description fields: Importing AUTOSAR DESC information associated with an AUTOSAR identifiable element now populates the Description property in the corresponding Simulink element or data object. Correspondingly, exporting a Simulink element or data object Description property now populates the DESC information in the corresponding AUTOSAR element. Previously, Embedded Coder preserved AUTOSAR DESC information across ARXML round-trips but did not leverage the information to add a readable text description to the Simulink model.
Bug Fix:
  • ARXML importer now correctly imports an ImplementationDataType of category STRUCTURE or ARRAY that references another ImplementationDataType. Previously, importing ImplementationDataTypes for curves and maps could generate an assertion.