Other Parts Discussed in Thread: SYSBIOS, TCA6408
Hi team,
I use J721EXCPXEVM board and use kerenl version ti-linux-kernel-07.02.00.004;
I have this problem:
root@j7-evm:~# yavta /dev/video10 -n 3 -c10 -f yuyv -s 1280x960 --skip 7 -F xxx.raw
Device /dev/video10 opened.
Device `tidss-m2m' on `platform:tidss-m2m' is a video output (without mplanes) device.
Device supports neither capture nor output.
I check this user guide:
processors.wiki.ti.com/.../Linux_Core_VIP_User's_Guide
debugging chapter. You could check debugging logs in both cases working and not working.
I want to know, I should which .c file driver my hardware (ds960----ds933) camera, format yuyv & 1280x960
and how to config dts
-rw-rw-r-- 1 jyc jyc 64698 1月 19 21:13 ./cal.c
-rw-rw-r-- 1 jyc jyc 6972 1月 19 21:13 ./csc.c
-rw-rw-r-- 1 jyc jyc 7464 1月 19 21:13 ./sc.c
-rw-rw-r-- 1 jyc jyc 4730 2月 23 11:23 ./ti-cal.mod.c
-rw-rw-r-- 1 jyc jyc 106975 1月 19 21:13 ./vip.c
-rw-rw-r-- 1 jyc jyc 30805 1月 19 21:13 ./vpdma.c
-rw-rw-r-- 1 jyc jyc 69397 1月 19 21:13 ./vpe.c