This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TDA2EXEVM: Unable to depend vision sdk 3.0

Part Number: TDA2EXEVM

Tool/software: TI-RTOS

Hello,

I depend building vision sdk 3.0 and it is showing following error to me:

# CPUs that are required but not included in config [ tda2ex_evm_bios_all ],
#
#
# Edit /home/intel/Repo/vision_sdk/build/configs/tda2ex_evm_bios_all/cfg.mk to include or exclude CPUs in an application
#
# Compiling tda2ex-evm:a15_0:release:edma3lld_drv: src/edma3_drv_init.c
# Compiling tda2ex-evm:a15_0:release:edma3lld_drv: src/edma3_drv_basic.c
# Compiling tda2ex-evm:a15_0:release:edma3lld_drv: src/edma3_drv_adv.c


vsdk_install_path/vision_sdk/build/static_analysis/scripts/compiler_wrapper.sh: line 14: vsdk_install_path/ti_components/cg_tools/linux/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc: No such file or directory


vsdk_install_path/vision_sdk/build/rtos/makerules/rules_a15.mk:125: recipe for target 'vsdk_install_path/vision_sdk/binaries/sample_app/tda2ex_evm_bios_all/obj/edma3lld_drv/tda2ex-evm/a15/release/edma3_drv_init.oa15fg' failed
make[4]: *** [vsdk_install_path/vision_sdk/binaries/sample_app/tda2ex_evm_bios_all/obj/edma3lld_drv/tda2ex-evm/a15/release/edma3_drv_init.oa15fg] Error 127
make[4]: *** Waiting for unfinished jobs....
vsdk_install_path/vision_sdk/build/static_analysis/scripts/compiler_wrapper.sh: line 14:vsdk_install_path/ti_components/cg_tools/linux/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc: No such file or directory
vsdk_install_path/vision_sdk/build/rtos/makerules/rules_a15.mk:125: recipe for target 'vsdk_install_path/vision_sdk/binaries/sample_app/tda2ex_evm_bios_all/obj/edma3lld_drv/tda2ex-evm/a15/release/edma3_drv_basic.oa15fg' failed
make[4]: *** [vsdk_install_path/vision_sdk/binaries/sample_app/tda2ex_evm_bios_all/obj/edma3lld_drv/tda2ex-evm/a15/release/edma3_drv_basic.oa15fg] Error 127
vsdk_install_path/vision_sdk/build/static_analysis/scripts/compiler_wrapper.sh: line 14:vsdk_install_path/ti_components/cg_tools/linux/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc: No such file or directory
vsdk_install_path/vision_sdk/build/rtos/makerules/rules_a15.mk:125: recipe for target 'vsdk_install_path/vision_sdk/binaries/sample_app/tda2ex_evm_bios_all/obj/edma3lld_drv/tda2ex-evm/a15/release/edma3_drv_adv.oa15fg' failed
make[4]: *** [vsdk_install_path/vision_sdk/binaries/sample_app/tda2ex_evm_bios_all/obj/edma3lld_drv/tda2ex-evm/a15/release/edma3_drv_adv.oa15fg] Error 127
vsdk_install_path/vision_sdk/build/rtos/makerules/common.mk:240: recipe for target 'a15_0' failed
make[3]: *** [a15_0] Error 2
build_edma3lld.mk:12: recipe for target 'edma3lld' failed
make[2]: *** [edma3lld] Error 2
Makefile:348: recipe for target 'edma3lld' failed
make[1]: *** [edma3lld] Error 2
Makefile:271: recipe for target 'depend' failed
make: *** [depend] Error 2

Please help me with this.

Regards,

Rishabh