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
Hello.
Could you provide an example of code working with two CAN IFs ?
I have Linux x86-64 PC with PCIe dual CAN card.
Interfaces are can0 and can1.
I have two ODs (OD1.c, OD1.h, OD2.c, OD2.h)
OPT += -DCO_MULTIPLE_OD in Makefile.
What to do next?
Example code in "demo" directory cannot be compiled with 'OPT += -DCO_MULTIPLE_OD'
BR
The text was updated successfully, but these errors were encountered:
Hello.
Could you provide an example of code working with two CAN IFs ?
I have Linux x86-64 PC with PCIe dual CAN card.
Interfaces are can0 and can1.
I have two ODs (OD1.c, OD1.h, OD2.c, OD2.h)
OPT += -DCO_MULTIPLE_OD in Makefile.
What to do next?
Example code in "demo" directory cannot be compiled with 'OPT += -DCO_MULTIPLE_OD'
BR
The text was updated successfully, but these errors were encountered: