Search code examples
autosar

How to identify SOME/IP PDU in arxml file?


If I have arxml file with a Ethernet Cluster define in it.Then how to find out if it has SOME/IP PDU in it?


Solution

  • You should look for an ISignalIPdu where an ISignal is mapped to it and the ISignal aggregates a SOMEIPTransformationISignalProps that in turn references a SOMEIPTransformationDescription that fulfills constr_3128 in the role transformer.