You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Syntax error within FMI3_LS_BUS_CAN_CREATE_OP_CAN_XL_TRANSMIT macro:
Solution: fmi3LsBusCanOperationCanXLTransmit needs to be changed to fmi3LsBusCanOperationCanXlTransmit. Additionally sizeof(fmi3LsBusCanVcId) is used two times. One expression has to be replaced with sizeof(fmi3LsBusCanAf).
The text was updated successfully, but these errors were encountered:
Syntax error within FMI3_LS_BUS_CAN_CREATE_OP_CAN_XL_TRANSMIT macro:
Solution: fmi3LsBusCanOperationCanXLTransmit needs to be changed to fmi3LsBusCanOperationCanXlTransmit. Additionally sizeof(fmi3LsBusCanVcId) is used two times. One expression has to be replaced with sizeof(fmi3LsBusCanAf).
The text was updated successfully, but these errors were encountered: