Part Number: SK-AM62B-P1
Tool/software:
Hi experts,
I am trying to create a kernel module based on the SDK(ti-linux-kernel-6.6.58+git-ti), but the kernel version is different and insmod does not work.
SDK: PROCESSOR-SDK-LINUX-AM62X v10.01.10.04
I used the kernel header to create the module, but the kernel version in the kernel header is as follows:
6.6.58-ga7758da17c28-dirty
The kernel version running on the EVM is as follows:
6.6.58-ti-01497-ga7758da17c28-dirty
Is this a problem with the 3rd party tool used to create the kernel module? Or can it be set using the TI SDK?
Best regards,
O.H