Re: Unable to generate pcan.ko on NVIDIA JTX1(64-bit kernel)
Posted: Sat 1. Oct 2016, 04:44
Hi,
Just want to update: I have been able to setup a VM to cross-compile this driver. After generating the ko file, I just copy it over to the TX1 system, then run the proper make install commands.
The char dev driver seems to be working when running 'cat /dev/pcanusb32' and sending CAN data to my USB CAN device. However, the provided programs under /test will not connect: error: CAN_VersionInfo(): Inappropriate ioctl for device.
No idea what went wrong there, the APIs do not work...
Just want to update: I have been able to setup a VM to cross-compile this driver. After generating the ko file, I just copy it over to the TX1 system, then run the proper make install commands.
The char dev driver seems to be working when running 'cat /dev/pcanusb32' and sending CAN data to my USB CAN device. However, the provided programs under /test will not connect: error: CAN_VersionInfo(): Inappropriate ioctl for device.
No idea what went wrong there, the APIs do not work...