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.

Compiler/TDA2SX: gmake/clean gets stuck

Part Number: TDA2SX

Tool/software: TI C/C++ Compiler

I  am using VISION_SDK to build my usecase but while trying commands: " gmake / clean"  it gets stuck at lines like : " #Compiling tda2xx-evm:a15_0:debug:edma3lld_drv:src/edma3_drv_init.c" . How to solve this, kindly provide solutions.

  • Hi Tahera,

    Which is the version of the VisionSDK you use?

    Also can you post the complete log of the gmake command?

    Regards,
    Yordan
  • Hi Yordan,

    I am using Vision_sdk version 2.09.

    when i give " gmake clean "command :
    ...
    ...
    ...
    C:/VISION_SDK_02_09_00_00/ti_components/os_tools/windows/xdctools_3_32_00_06_cor
    e/bin/rm -rf C:/VISION_SDK_02_09_00_00/vision_sdk/binaries/obj/bsp_examples_subF
    rmCaptureVip/tda2xx-evm/m4vpss/release/bsp_examples_subFrmCaptureVip_configuro
    C:/VISION_SDK_02_09_00_00/ti_components/os_tools/windows/xdctools_3_32_00_06_cor
    e/bin/rm -rf C:/VISION_SDK_02_09_00_00/vision_sdk/binaries/obj/bsp_examples_subF
    rmCaptureVip/tda2xx-evm/m4vpss/release/* C:/VISION_SDK_02_09_00_00/vision_sdk/bi
    naries/obj/bsp_examples_subFrmCaptureVip/tda2xx-evm/m4vpss/release/.deps/*
    gmake[6]: Leaving directory `C:/VISION_SDK_02_09_00_00/ti_components/drivers/bsp
    _01_05_00_09/examples/vps/capture/subFrmCaptureVip'
    gmake[5]: Leaving directory `C:/VISION_SDK_02_09_00_00/ti_components/drivers/bsp
    _01_05_00_09'
    gmake displayDss_target
    gmake[5]: Entering directory `C:/VISION_SDK_02_09_00_00/ti_components/drivers/bs
    p_01_05_00_09'
    gmake -C C:/VISION_SDK_02_09_00_00/ti_components/drivers/bsp_01_05_00_09/example
    s/vps/display/displayDss clean
    gmake[6]: Entering directory `C:/VISION_SDK_02_09_00_00/ti_components/drivers/bs
    p_01_05_00_09/examples/vps/display/displayDss'
    C:/VISION_SDK_02_09_00_00/ti_components/os_tools/windows/xdctools_3_32_00_06_cor
    e/bin/rm -rf C:/VISION_SDK_02_09_00_00/vision_sdk/binaries/obj/bsp_examples_disp
    layDss/tda2xx-evm/m4vpss/release/bsp_examples_displayDss_configuro

    *************(stuck at this point)***********************

    i closed cmd prompt and launched it again with "gmake clean"->

    ...
    ...
    ...
    C:/VISION_SDK_02_09_00_00/ti_components/os_tools/windows/xdctools_3_32_00_06_cor
    e/bin/rm -rf C:/VISION_SDK_02_09_00_00/vision_sdk/binaries/obj/utils_platform/td
    a2xx-evm/m4/release/* C:/VISION_SDK_02_09_00_00/vision_sdk/binaries/obj/utils_pl
    atform/tda2xx-evm/m4/release/.deps/* C:/VISION_SDK_02_09_00_00/vision_sdk/binari
    es/lib/tda2xx-evm/m4/release/*
    gmake[3]: Leaving directory `C:/VISION_SDK_02_09_00_00/ti_components/drivers/sta
    rterware_01_05_00_14/platform'
    gmake -C C:/VISION_SDK_02_09_00_00/ti_components/drivers/starterware_01_05_00_14
    /qspilib/qspi_flash clean CORE=m4vpss PROFILE_m4vpss=release
    gmake[3]: Entering directory `C:/VISION_SDK_02_09_00_00/ti_components/drivers/st
    arterware_01_05_00_14/qspilib/qspi_flash'
    C:/VISION_SDK_02_09_00_00/ti_components/os_tools/windows/xdctools_3_32_00_06_cor
    e/bin/rm -rf C:/VISION_SDK_02_09_00_00/vision_sdk/binaries/obj/qspi_flashlib/tda
    2xx-evm/m4/release/* C:/VISION_SDK_02_09_00_00/vision_sdk/binaries/obj/qspi_flas
    hlib/tda2xx-evm/m4/release/.deps/* C:/VISION_SDK_02_09_00_00/vision_sdk/binaries
    /lib/tda2xx-evm/m4/release/*

    *******************(stuck at this point)**************************

    Regards
    Tahera
  • while doing "gmake depend" ->

    C:/VISION_SDK_02_09_00_00/ti_components/cg_tools/windows/ti-cgt-arm_5.2.5/bin/ar
    mcl -c -qq -pdsw225 --endian=little -mv7M4 --float_support=vfplib --abi=eabi -eo
    .oem4 -ea.sem4 --symdebug:dwarf --embed_inline_assembly -DBIOS_BUILD -DSYSBIOS -
    -common=off -DCPU_IDLE_ENABLED -DA15_TARGET_OS_BIOS -g -ms -D___DSPBIOS___ -D__
    _DUCATI_FW___ -Dxdc_target_name__=M4 -Dxdc_target_types__=ti/targets/arm/elf/std
    .h -Dxdc_bld__profile_release -Dxdc_bld__vers_1_0_4_6_1 -ms -oe -O3 -op0 -os --o
    ptimize_with_debug --inline_recursion_limit=20 -DTDA2XX_BUILD -DTDA2XX_FAMILY_BU
    ILD -DPLATFORM_EVM_SI -DTRACE_ENABLE -DVPS_VIP_BUILD -DVPS_CAPT_BUILD -DVPS_VPE_
    BUILD -DVPS_DSS_BUILD -DVPS_DISP_BUILD -UVPS_ISS_BUILD -UVPS_SIMCOP_BUILD -UVPS_
    ISS_ISP_DEF -DVPS_VIP1_BUILD -DVPS_VIP2_BUILD -DVPS_VIP3_BUILD -DRELEASE_BUILD -
    DASSERT_ENABLE -DBUILD_M4 -DMcasp_LOOPJOB_ENABLED -DTDA2XX_BUILD -DTDA2X
    X_FAMILY_BUILD -DPLATFORM_EVM_SI -DVPS_VIP_BUILD -DVPS_VPE_BUILD -DVPS_DSS_BUILD
    -IC:/VISION_SDK_02_09_00_00/ti_components/cg_tools/windows/ti-cgt-arm_5.2.5/inc
    lude -I. -IC:/VISION_SDK_02_09_00_00/ti_components/os_tools/bios_6_45_01_29/pack
    ages -IC:/VISION_SDK_02_09_00_00/ti_components/os_tools/windows/xdctools_3_32_00
    _06_core/packages -IC:/VISION_SDK_02_09_00_00/ti_components/drivers/starterware_
    01_05_00_14/include -IC:/VISION_SDK_02_09_00_00/ti_components/drivers/starterwar
    e_01_05_00_14/utils/common -IC:/VISION_SDK_02_09_00_00/ti_components/drivers/sta
    rterware_01_05_00_14/include -IC:/VISION_SDK_02_09_00_00/ti_components/drivers/s
    tarterware_01_05_00_14/include/tda2xx/tda2xx/hw -IC:/VISION_SDK_02_09_00_00/ti_c
    omponents/drivers/starterware_01_05_00_14/include/tda2xx/hw -IC:/VISION_SDK_02_0
    9_00_00/ti_components/drivers/starterware_01_05_00_14/include/hw -IC:/VISION_SDK
    _02_09_00_00/ti_components/drivers/starterware_01_05_00_14/include/armv7m/tda2xx
    -IC:/VISION_SDK_02_09_00_00/ti_components/drivers/starterware_01_05_00_14/inclu
    de/armv7m -IC:/VISION_SDK_02_09_00_00/ti_components/drivers/starterware_01_05_00
    _14/include/tda2xx/tda2xx -IC:/VISION_SDK_02_09_00_00/ti_components/drivers/star
    terware_01_05_00_14/include/tda2xx -IC:/VISION_SDK_02_09_00_00/ti_components/dri
    vers/bsp_01_05_00_09/include -IC:/VISION_SDK_02_09_00_00/ti_components/networkin
    g/ndk_2_24_02_31/packages -fr=C:/VISION_SDK_02_09_00_00/vision_sdk/binaries/obj/
    bsp_examples_utility/tda2xx-evm/m4/release -fs=C:/VISION_SDK_02_09_00_00/vision_
    sdk/binaries/obj/bsp_examples_utility/tda2xx-evm/m4/release -fc src/bsputils_app
    .c
    # Compiling tda2xx-evm:m4vpss:release:bsp_examples_utility: src/bsputils_buf.c


    ****************(stuck at this point for 30 minutes)**************************
  • Hi Tahera,

    do you have this problem while building without modifications?

    Regards,
    Yordan
  • Hi Tahera,

    I have forwarded your question to VisionSDK experts to comment.

    Regards,
    Yordan
  • Hi Taheran,

    1) Without any modification does make work. and only during clean you see some problem.? 

    Please try the following if answer is yes

    Rename binaries to binaries_old and try a build.and in the same cmd window try a clean. (suspect built with admin privileges earlier)

    2) If build also is failing ensure the compiler paths are correct and not replaced. 

    Regards

    Chetan.M