Tool/software: Linux
Hi.
I try to merge to the linux source from RTOS usecase. (UC_iss_mult_capture_isp_dewarp_3dsv_tda3xx) but an error occurs as follows.
source is vision sdk 3.04 version.
|
'/home/kyungtae.oh/ti/sdk/PROCESSOR_SDK_VISION/vision_sdk/binaries/apps/tda2px_evm_linux_all/obj/vision_sdk/tda2px-evm/ipu2/release/vision_sdk_configuro/osa_mem_map.h' -> '/home/kyungtae.oh/ti/sdk/PROCESSOR_SDK_VISION/vision_sdk/links_fw/src/hlos/osa/include/osa_mem_map.h' |
I do the build according to this document.(VisionSDK_Linux_UserGuide.pdf)
the TDA2PXEVM board works well with Linux.
So I wanted to import RTOS usecase and test it on linux.
In order to merge on linux, I refer to this documents.(VisionSDK_UserGuide_UsecaseGen.pdf, VisionSDK_UserGuide_BuildSystem.pdf)
please check the Error
Thanks