|
各位工程师,/ J! r1 M/ v$ S. t9 N
我在用TL138-EVM-A3开发板,摄像头为TL2640,在开发板快速体验中的 TL2640-COMS摄像头测试,不能实现,我用的Linux3.3内核,U-BOOT 环境变量也已经设置好了,在输入6 D2 u4 u& b# l/ A: ]4 g; {; a
"vpif_mmap_loopback_sd -c 2 -d 0 -w 1 -m 2" 命令后,出现如下错误提示:. T5 |( l4 z: X! A: {
root@tl:/home/ip_camera# ./vpif_mmap_loopback_sd -c 2 -d 0 -w 1 -m 2
, `) a8 I6 g! `9 B4 oCAMERA capture
; u b- ?5 \# b0 W2 Q, _ `input_device /dev/video0% }5 u$ U: E1 p& h- X
Camera-Camera
& j: t8 T8 i b: Qfmt->fmt.pix.bytesperline(1600),fmt->fmt.pix.sizeimage(960000): M0 O) d$ v. \/ p3 ?) F5 Z* `
fmt->fmt.pix.pixelformat(50424752),V4L2_PIX_FMT_YUV422P(50323234),V4L2_PIX_FMT_RGB565(50424752)
# m- B# W; _( p# K% E9 P/ vfmt->fmt.pix.bytesperline(1600),fmt->fmt.pix.sizeimage(960000)$ P$ y' g& s+ S& V
capture_buff_info[0].length = 4147200/ e2 P0 }2 k3 \- W$ }/ Y& h, W
capture_buff_info[0].index = 0
. U# z, ?5 ~( {- Q, }0 bcapture_buff_info[0].start = 0xb6bec000! _& Y/ s C# |, K( ~
capture_buff_info[1].length = 4147200
$ a* r* g; R. J/ I+ vcapture_buff_info[1].index = 1
) M4 o7 D, _9 M) a$ X" Fcapture_buff_info[1].start = 0xb67f7000
: f9 j8 d0 G; O% C4 f+ Y0 F3 z# x4 I[ 19.078114] vpif_capture vpif_capture: dma_alloc_coherent size 4149248 failed
2 t/ \. G$ a; t2 dCannot mmap = 2 buffer: l9 R8 m/ d3 N8 |2 ?6 P% c
Error in opening capture device for channel 0* N" i7 \$ C- X# ~. ~
) I# V6 c% S- X3 o e( v
我是按照开发板快速体验手册操作的,请帮我看看是哪里出了问题,谢谢!, e9 m5 D- M& }% q7 G: j
|
|