Part Number:AM5728
Tool/software: Linux
Hi,
I am using ov10635 camera in AM5728 Evk board with the linux SDK version 5.02. I created the SD card using the default images.
I run the create-sdcard.sh file and choose the option 1 for the rootfs.
################################################################################ Multiple rootfs Tarballs found ################################################################################ 1:tisdk-server-extra-rootfs-image-k2g-evm.tar.gz 2:tisdk-server-rootfs-image-k2g-evm.tar.gz Enter Number of rootfs Tarball:
It created the SD card successfully. when i boot the AM5728 evk borad with the created SD card It does not have any User interface on and camera application(like gstreamer, v4l2-ctl, Yavta etc).
1.Is this the default behavior or am i miss anything?
Then I have made the entry in uEnv.txt file for using the camera supported dtb am57xx-evm-reva3-cam-ov10635.dtb file, now i can able to get the frames from the camera using the V4L2 based application but the image is full of green color. please help us to solve this issue.