I am checking the ‘IPdu Mapping’ in AUTOSAR_TPS_SystemTemplate.pdf, IPduMapping in Arxml will be I-PDU-MAPPING,targetIPdu will be TARGET-I-PDU, is there any rules on the name?
Any AUTOSAR document mention this naming convention?
<I-PDU-MAPPINGS>
<I-PDU-MAPPING>
<SOURCE-I-PDU-REF DEST="PDU-TRIGGERING">/Cluster/CAN/xxxx</SOURCE-I-PDU-REF>
<TARGET-I-PDU>
<TARGET-I-PDU-REF DEST="PDU-TRIGGERING">/Cluster/CAN/xxxx</TARGET-I-PDU-REF>
</TARGET-I-PDU>
</I-PDU-MAPPING>
</I-PDU-MAPPINGS>