Modprobe: ERROR: could not insert 'ix_usb_can': Exec format error

I install Kernel module to use socketCan

but during kernel compile, this error occurred.

“modprobe: ERROR: could not insert ‘ix_usb_can’: Exec format error”

Can you tell me what could be the problem?

Can you try this newer version? It is needed for kernel 5.10 and newer.

thank you.

I connected the USB to CAN V2 to ECI Driver.

I used ECIdemo and can received from other can module that transmit can data.

but I don’t know how to send can data, how I can send can data? (I use ECIdemo)

please tell me how to use modify the parameter value in ECIdemo

Do you have the documentation? Open the index.html file in the ‘help’ directory:

Here is the CtrlSend function:

See line 238 in EciDemo.