Hi,
I am trying to rebuild DVSDK ( beta release 2 from TI) for Beagle board. These are the following i am using
1). DVSDK_setuplinux_3_00_00_29.bin
2).OMAP35X_SDK_setuplinux_1_0_2.bin
I am using omap kernel 2.6.22 cross compiled for Beagle Board (BB).
and for rebuilding DVSDK for BB , i modified the Rules.make file wich is under the DVSDK. I compiled like following.
# make o3530_al
#make o3530_al install
I got the example binaries and i copied the nfs rootfile system on SD card along with example binaries , then i booted BB. ( While compiling i observed " nothing to be done with o3530_al' , but there was no "ERRORS").
When i try to run examples
[root@OMAP3EVM dvsdk]# ./image_encode_io1_omap3530.x470MV -c jpegenc -e encode -i Input_422.yuv -o
out.jpeg -r 768x512
Starting application...
Failed to determine target board
End of application....
I am getting above problem . Can any one please help me.
Thanks&Regards
deemoses