Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fmi-ls-bus: Syntax error within FMI3_LS_BUS_CAN_CREATE_OP_CAN_XL_TRANSMIT macro #92

Closed
bmenne-dspace opened this issue Nov 21, 2023 · 0 comments · Fixed by #93
Closed
Assignees

Comments

@bmenne-dspace
Copy link
Contributor

bmenne-dspace commented Nov 21, 2023

Syntax error within FMI3_LS_BUS_CAN_CREATE_OP_CAN_XL_TRANSMIT macro:

image

Solution: fmi3LsBusCanOperationCanXLTransmit needs to be changed to fmi3LsBusCanOperationCanXlTransmit. Additionally sizeof(fmi3LsBusCanVcId) is used two times. One expression has to be replaced with sizeof(fmi3LsBusCanAf).

@bmenne-dspace bmenne-dspace self-assigned this Nov 21, 2023
@bmenne-dspace bmenne-dspace linked a pull request Nov 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant