Hi,
I have been able to setup a VM to successfully cross-compile this driver for the nvidia tx1. After generating the ko file, I just copy it over to the TX1 system, then run the proper make install commands.
Device driver seems to be working when running 'cat /dev/pcanusb32' and sending CAN data to my USB CAN device. I can see data output. However, the provided programs under /test will not connect, as I get this error: CAN_VersionInfo(): Inappropriate ioctl for device.
I built the driver with NO_NETDEV.
Any idea why the library would not be working?
Thanks,
Brian
Inappropriate ioctl: NVidia TX1
Re: Inappropriate ioctl: NVidia TX1
Thanks, updated the other thread with solution (only for L4T 24.2)