How can I build mx6s_v4l2_capture.out on imx7d?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I build mx6s_v4l2_capture.out on imx7d?

652 Views
gb400
Contributor I

I’m trying to work with the OV5640 camera on sabre board NCIMX7SABRE SCH-28590 REV C
I’ve bought a camera as suggested in https://community.nxp.com/thread/435090

I’ve built the kernel and rootfs starting from
repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-morty -m imx-4.9.11-1.0.0_ga.xml

I made the following change to select imx7d and add :
machine: imx7dsabresd
image: core-image-base
distro: fsl-frambuffer
kernel: linux-fslc-imx (4.1.38)
The device tree is the original.

I’ve boot from sdcard.

I've followed https://community.nxp.com/message/957859?commentID=957859#comment-958560 and the camera works fine with the dowloaded image.

I tried to install in my local.conf the imx-test recipe: the recipe installed in my rootfs the /unit_tests directory in which i can now find most of the test tools, except the mx6s_v4l2_capture.out!

How can I build mx6s_v4l2_capture.out on my imx7dsabresd ?

thanks

gb

Labels (3)
0 Kudos
1 Reply

465 Views
jimmychan
NXP TechSupport
NXP TechSupport

it should be in pxp_v4l2_test folder in unit_test

0 Kudos