Hi allI’m working on a DaVinci DM365 DVR board with a ARM926EJ-S rev 5 (v5l) processor.
My kernel version is “Linux version 2.6.18_pro500-davinci_evm-arm_v5t_le” from dvsdk_2_10_01_18.
My application needs to acquire data from outside and read them with a resolution of 1 msec.
I know that the kernel I’m using is not a Real Time Kernel, so I’m writing to know if someone had ever patched the TI kernel to make it real time.
I googled a little bit and I found people suggesting RTAI patch. I downloaded it but it doesn’t seem to have support for dm365 architecture.
Other ones suggest the Vanilla kernel…
Any suggestion?
Tanks Daniele