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.

VSDK Build Issue



Dear Sir,

I am trying to build VSDK in debug profile.

I have used below commands:

gmake -s -j8 depend

gmake -s -j8 PROFILE=debug

after this i am facing below error

# Making tda2xx-evm:arp32_1:debug:vision_sdk_lib...
/cygdrive/d/PROCESSOR_SDK_VISION_03_05_00_00/ti_components/os_tools/windows/xdctools_3_32_01_22_core/bin/cat: D:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/binaries/apps/tda2xx_evm_bios_all/linksfwLibList_arp32_1_debug.txt: No such file or directory
# Compiling tda2xx-evm:arp32_1:debug:vision_sdk: src/main_common_eve1.c
# Compiling tda2xx-evm:arp32_1:debug:vision_sdk: src/tlb_config_eve1.c
# Compiling tda2xx-evm:arp32_1:debug:vision_sdk: ../eve_common/tlb_config_eve_common.c
# Compiling tda2xx-evm:arp32_1:debug:vision_sdk: ../eve_common/main_eve_common.c
# Compiling tda2xx-evm:arp32_1:debug:vision_sdk: D:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/apps/src/common/main_app/tda2xx/eve1/src/main_eve1.c
# Compiling tda2xx-evm:arp32_1:debug:vision_sdk: D:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/apps/src/common/app_init/app_init_eve.c
gmake[7]: *** No rule to make target `D:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/binaries/apps/tda2xx_evm_bios_all/lib/tda2xx-evm/arp32/debug/edma3lld_rm.aearp32F', needed by `D:/PROCESSOR_SDK_VISION_03_05_00_00/vision_sdk/binaries/apps/tda2xx_evm_bios_all/vision_sdk/bin/tda2xx-evm/vision_sdk_arp32_1_debug.xearp32F'. Stop.
gmake[6]: *** [arp32_1] Error 2
gmake[5]: *** [apps_eve1] Error 2
gmake[4]: *** [apps] Error 2
gmake[3]: *** [apps] Error 2
gmake[2]: *** [apps_exe] Error 2
gmake[1]: *** [apps] Error 2
gmake: *** [vision_sdk] Error 2

Kindly help me to resolve this.

Thanks and Regards,

Shivansh