Issue with Autosar Application Datatype for Calibrations.

1 view (last 30 days)
Hi All,
I am working on test project to use Autosat arxml files to create Simulink model and then update model and perform round trip in AAT (Autosar Authorising Tool ).
So here is the workflow,
  1. Generate Arxml file from AAT tool.
  2. Use arxml importer in matlab to create simulink wrapper model
  3. Create some constants using Autosar.Parameter class with predefined custom application datatypes.
  4. Build model ( which generates code files and arxml files)
Issue : After 4th step, updated arxml files are being generated. These files have some different Application datatypes assigned to calibrations.
Does anyone know why this change is being introduced ?
Environment : Matlab 2015b.
Thanks in advance,
Shiva

Answers (0)

Categories

Find more on AUTOSAR Blockset 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!