Tool/software:
Hi,
I get an error when I'm using DMA to transfer camera data:
root@am62axx-evm:~# v4l2-ctl -d /dev/video3 --set-fmt-video=width=1920,height=1280,pixelformat=RG10 --stream-mmap --stream-loop [ 260.251991] [INFO]:[ti_csi2rx_start_streaming]:DMA get vc is 1 [ 260.258468] analog,max96716 2-0028: Start streaming Success [ 260.265136] omnivision,ox05b 2-0010: ox05b_start_stream: Stream on Success <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 29.32 fps <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 30.26 fps <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 30.58 fps <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 30.75 fps <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 30.84 fps <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 30.91 fps <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 30.95 fps <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 31.23 fps <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 31.23 fps <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 31.23 fps <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 31.23 fps ^C[ 271.315448] analog,max96716 2-0028: Stop streaming Success [ 271.321847] omnivision,ox05b 2-0010: ox05b_stop_stream: Stream off Success [ 272.403595] ti-udma 4e230000.dma-controller: chan1 teardown timeout!
I can't get the camera data after this error occurs, what should I do to fix this problem?
Thanks,
Yuwei