Part Number:TDA2PXEVM
Hello,
I am Terence Xia,from China.We referred to the TI's VisionSDK_Linux_UserGuide.pdf for SDK install. When we executed the command :make Linux,there occur a error. Can you help us to take a look , please. Thank you very much.The error log is as follows,
CC /home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/os_tools/linux/kernel/cmem/ludev/src/cmem/module/cmemk.mod.o
LD [M] /home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/os_tools/linux/kernel/cmem/ludev/src/cmem/module/cmemk.ko
make[3]: Leaving directory `/home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/os_tools/linux/kernel/omap'
make[2]: Leaving directory `/home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/os_tools/linux/kernel/cmem/ludev/src/cmem/module'
make[1]: Leaving directory `/home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build/hlos/makerules/linux'
make -C ./hlos/makerules/linux -f build_sgx.mk sgx
make[1]: Entering directory `/home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build/hlos/makerules/linux'
make -fbuild_sgx.mk sgx_build SGX_TARGET=sgx_build
make[2]: Entering directory `/home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build/hlos/makerules/linux'
make -C /home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/../ti_components/os_tools/linux/sgx/omap5-sgx-ddk-linux/eurasia_km/eurasiacon/build/linux2/omap_linux ARCH=arm CROSS_COMPILE=/home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/os_tools/linux/linaro/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf- KERNELDIR=/home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/../ti_components/os_tools/linux/kernel/omap DISCIMAGE=/home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/../ti_components/os_tools/linux/targetfs
make: Entering an unknown directory
make: *** /home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/../ti_components/os_tools/linux/sgx/omap5-sgx-ddk-linux/eurasia_km/eurasiacon/build/linux2/omap_linux: No such file or directory. Stop.
make: Leaving an unknown directory
make[2]: *** [sgx_build] Error 2
make[2]: Leaving directory `/home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build/hlos/makerules/linux'
make[1]: *** [sgx] Error 2
make[1]: Leaving directory `/home/xcj/share/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/build/hlos/makerules/linux'
make: *** [sgx] Error 2



