NXP i.MX SoC Family/AN13713 (8MP ISP New Camera Porting)

AN13713 (8MP ISP New Camera Porting) - Building "yocto vvcam" (details are in "build-all-vvcam.sh")

까마귀75 2023. 1. 30. 12:04
728x90
반응형

[이전] [목차] [다음]

4 Building "yocto vvcam" (details are in "build-all-vvcam.sh")

  1. https://source.codeaurora.org/external/imx/isp-vvcam에서 올바른 버전의 "yocto vvcam"을 다운로드한다.
    Yocto에서 "vvcam"은 "build-wayland-8mp/tmp/work/imx8mpevk-poky-linux/kernel-module-isp-vvcam" 폴더에 있다.
  2. 아래 커맨드를 사용하여 "vvcam"을 빌드한다("build-allvvcam.sh" 파일을 사용할 수도 있음): 
$ source [/opt/my-tool-chain-path]/environment-setup-[depend_on_the_toolchain]

그 다음에:

$ export KERNEL_SOURCE_DIR = [the build path of the NXP kernel]
$ ./build-all-vvcam.sh

또는:

$ cd vvcam/v4l2
$ make KERNEL_SRC=[the build path of the NXP kernel] ENABLE_IRQ=yes

 

 

[이전] [목차] [다음]

 

 

728x90
반응형