Hi,
As the user guide (VisionSDK_Linux), I download the SDK ver3.3 and install software and setup.
Build Linux Vision SDK for Video Capture and Display use-cases:
Then modify the Rules.make file as (for TDA2XX board) :
MAKECONFIG=tda2xx_evm_linux_all
$cd $INSTALL_DIR/vision_sdk/build
$make linux
It shows that :
/VISION_SDKv3_3/vision_sdk/apps/configs/autorules_footer_cfg.mk:69: *** CODEGEN_PATH_A15 does not exist! (/home/ubuntu-v18-sam/ADAS/VISION_SDKv3_3/ti_components/os_tools/linux/linaro/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf). Stop.
Could you help teach me how to slove the problem ? Thanks.
BR,
Sam