Using the structures generated by c source output from dbc file #688
Unanswered
Desperado17
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
I'm using cantools to produce c structs from a dbc file for usage in a c++ program.
Now, how would I use these structs in this c++ program? My first guess would be to use socketcan to retrieve the messages then parse them using the generated structs. Or does cantools offer me a more comfortable solution?
Regards
Beta Was this translation helpful? Give feedback.
All reactions