We released ZIPC AUTOSAR Japanese-version first.
English-version is scheduled shortly.Please contact us.
Promote "Difference-Based Development"

We should re-use already existing model
But AUTOSAR ARXML has complex structure.
SWC refers to Port, Port refers to Interface, Interface refers to Data …….
If we re-use a part of AUTOSAR model, we have to check many references in model.
ZIPC AUTOSAR has separate function that support difference based development process on AUTOSAR mdoel.

To merge a separated part into another model,
Need to pay another attention.
i.e. nee d to maintain referenced element.
For example, Integer type is a very popular type, both a separated part and another model has same Integer type,Merger will integrate two Integer type into one.
GUI editor for Service Component
How to connect SWC and Service component on ECU extracted ARXML file ?
ARXML has very complex structure,it is difficult to edit ARXML file directly without any mistakes.
With ZIPC AUTOSAR,You can connect SWC and Service component with GUI editor.
It will reduce many mistakes in editing ARXML.
Scripting for routine work.

GUI is very friendly,intuitive interface.
But it is not designed to repeat routine work.
We provide script language to do routine work automatically.
Offcourse, you can customize script file with provided APIs to access AUTOSAR model.
Support LIN cluster

We add LIN cluster support.
Now ZIPC AUTOSAR support CAN,FlexRay and LIN.