Hello Jimmay,
Thanks for your reply.
I tried to build using above ./ltib -p imx-test -m scbuild command. Other test are builded succesfully like mxc_ipu_test, fb test,v4l2 test.
Bur mxc_vpu_test fails to build.
it gives following error
In file included from main.c:26:0:
vpu_test.h:24:28: fatal error: mxc_ipu_hl_lib.h: No such file or directory
compilation terminated.
make: *** [main.o] Error 1
It tries to get the above header file along with vpu_io.h,vpu_lib.h. But this header file does not exists in the test folder.
Can you update me with mxc_vpu_test source which can be built without any error?
Can you guide me about if anything is missing in setup of the test?
Please guide me ASAP as i am stuck in this for while.
Thanks
J.