Hello,
Here are two methods to send out CAN messages with multiple IDs using the MBDT blocks:
First method:
1) In your configuration project (S32 Configuration Tool or EB tresos), under Can_43_FLEXCAN\CanConfigSet\CanHardwareObject, increase the value of Can Hw Object Count to the desired number of Tx messages:

2) In the Simulink model add the same number of Can_Write blocks, each block with a different value for the Pdu ID input:

Second method:
1) Make sure that multiple TRANSMIT objects exist in the configuration project under Can_43_FLEXCAN\CanConfigSet\CanHardwareObject. If necessary, press the "+" symbol and create more at the end of the list:

2) Select a different Hardware Object for each one of the Can_Write blocks:

![]()