Hello, I have the ti-ezsdk_dm814x-evm_5_03_00_09 code base and have patched ~/ti-ezsdk_dm814x-evm_5_03_00_09/board-support/linux-2.6.37-psp04.01.00.06.patch1/ with the patch2 file found here: http://software-dl.ti.com/dsps/dsps_public_sw/psp/LinuxPSP/DM814x_04_01/04_01_00_06/index_FDS.html
I have enabled the capture driver in menu config and built the kernel. However, when attempting to load the modules contained in TI814x-HDVPSS-01.00.01.33.zip the system locks up when inserting the vpss.ko module
insmod syslink.ko
./slaveloader startup VPSS-M3 ti814x_hdvpss_1G.xem3
insmod vpss.ko
I also tried inserting the 512M.xem3 file as I'm not sure which one I should use, but both result in the serial console locking up.
I just need the /dev/video0 node to be available for the video for linux 2 API
-Thanks
Alex Wright