|
teddy 发表于 2016-2-14 17:02! z$ L; R% e w. y
U-Boot 2012.04.01-00059-g7363edf对应的版本是: v1.6,可以查看创龙提供的uboot-feture-support.xls;2 {$ }8 I$ o3 I+ z
3 [6 \, k' v, d& H5 A
可 ...
; A' t. l. n6 J$ Steddy,
. D0 h. S4 j; _3 Y新年快乐!
# t( y6 ?( ~% W# O, T- [我按照您提供的方法已经将摄像头调试清晰了。谢谢您。% C3 b8 q F% ]9 \: l
+ t' Q9 L3 d# U* \( S1 m
现在我用gcc -o vpif_mmap_loopback_sd vpif_mmap_loopback_sd.c 编译,出现了以下错误:# }, A7 G" o6 v" R
; x1 U E9 v5 u% G7 Q. L) Avpif_mmap_loopback_sd.c: In function ‘initCapture’:1 r5 w0 b+ j7 ^0 P
vpif_mmap_loopback_sd.c:247:36: error: ‘V4L2_STD_BAYER_320’ undeclared (first use in this function)8 Q3 k, k/ Y6 {. e. R
vpif_mmap_loopback_sd.c:247:36: note: each undeclared identifier is reported only once for each function it appears in
- b- F; o) q; m; P1 H% D' Rvpif_mmap_loopback_sd.c:252:36: error: ‘V4L2_STD_BAYER_640’ undeclared (first use in this function)
% r! L" ^1 T# J4 i" H( fvpif_mmap_loopback_sd.c:257:36: error: ‘V4L2_STD_BAYER_800’ undeclared (first use in this function)! o0 g/ f9 c; R7 k
vpif_mmap_loopback_sd.c:262:36: error: ‘V4L2_STD_BAYER_1024’ undeclared (first use in this function)
6 w4 v) A1 ?5 G! Zvpif_mmap_loopback_sd.c:267:36: error: ‘V4L2_STD_BAYER_1280’ undeclared (first use in this function)
3 R8 ]# O9 o) V& E( e+ E* {) fvpif_mmap_loopback_sd.c:272:36: error: ‘V4L2_STD_BAYER_1600’ undeclared (first use in this function)
1 H k! F; C( Vvpif_mmap_loopback_sd.c: In function ‘initDisplay’:
7 g- q m4 {# q) W* j9 p: Svpif_mmap_loopback_sd.c:702:48: warning: comparison between pointer and integer 4 x; E4 T. u4 O! O4 s) d
- u4 z" `8 V8 G& e! f# `; S+ x红色字体的变量,我在vpif_mmap_loopback_sd.c中未找到相关定义,在网上也找了一下,也没有找到,请问我在编译的时候是不是要包含一些头文件,如果需要的话,我在哪可以找到这些头文件呢?2 R( E& Y; s) U- Z
请您再帮我看一看,谢谢。/ E& s1 n# y7 z9 w6 G( g! z) R
|
|