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.

TDA2EVM5777: TI DeepLearning Library Compiling

Part Number: TDA2EVM5777

Hello,

 

I am running PROCESSOR_SDK_VISION_03_08_00_00 trying to get TI_DL to compile but I am running into issues. When I navigate to C:\PROCESSOR_SDK_VISION_03_08_00_00\ti_components\algorithms\REL.TIDL.01.02.00.00\modules\ti_dl\test and try to run the command gmake CORE=eve all as noted in the user guide TIDeepLearningLibrary_UserGuide.pdf, I am getting these warnings and an error:

OBJDIRS ./out//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/dsp/release/modules/ti_dl/test//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/dsp/release/modules/ti_dl/test/../../../common//.gitignore

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/dsp/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:418: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/dsp/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/dsp/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/dsp/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/dsp/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/dsp/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:484: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/dsp/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/dsp/release/modules/ti_dl/test/%.obj'

gmake: *** No rule to make target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/dsp/release/modules/ti_dl/test/../../../common/configparser.obj', needed by `out/dsp_test_dl_algo.out'.  Stop.

 

 

I have looked into the make file to see if this could possibly be a mismatch of forward slash or backslash, but I can’t seem to find the issue. I used to have issues where the forward slash/back slash were causing issues so I made a few modifications to the make file. I can send the modified file if requested.

Here is the output of gmake CORE=eve all print if it helps:
 

 

 

 

OBJDIRS ./out//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve//.gitignore

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:418: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:484: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'

echo -cr -x --display_error_number --diag_suppress=num=10063  --diag_suppress=num=10068 -l C:/ti/ccsv8/tools/compiler/arp32_1.0.9/lib/rtsarp32_v200.lib -l ./linker_eve_release.cmd -l "../../ti_dl/lib/eve/release/tidl_algo.lib" /datalocal1/ti_components/algorithms/REL.DMAUTILS.00.08.00.02/dmautils/libs/eve/release/dmautils.lib

-cr -x --display_error_number --diag_suppress=num=10063 --diag_suppress=num=10068 -l C:/ti/ccsv8/tools/compiler/arp32_1.0.9/lib/rtsarp32_v200.lib -l ./linker_eve_release.cmd -l ../../ti_dl/lib/eve/release/tidl_algo.lib /datalocal1/ti_components/algorithms/REL.DMAUTILS.00.08.00.02/dmautils/libs/eve/release/dmautils.lib

echo C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/configparser.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_draw_utils.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_mem_manager.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_profile.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/curve_fitting.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_sctm.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/ti_stats_collector.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/cred.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/boot_arp32.obj

C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/configparser.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_draw_utils.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_mem_manager.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_profile.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/curve_fitting.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_sctm.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/ti_stats_collector.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/cred.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/boot_arp32.obj

echo ./out/eve_test_dl_algo.out

./out/eve_test_dl_algo.out

echo  ../../../common/configparser.c ../../../common/ti_draw_utils.c ../../../common/ti_mem_manager.c ../../../common/eve/eve_profile.c ../../../common/eve/curve_fitting.c ../../../common/eve/eve_sctm.c ../../../common/eve/ti_stats_collector.c ../../../common/eve/cred.c ../../../common/eve/boot_arp32.asm 

../../../common/configparser.c ../../../common/ti_draw_utils.c ../../../common/ti_mem_manager.c ../../../common/eve/eve_profile.c ../../../common/eve/curve_fitting.c ../../../common/eve/eve_sctm.c ../../../common/eve/ti_stats_collector.c ../../../common/eve/cred.c ../../../common/eve/boot_arp32.asm

echo 

 

echo @C:/ti/ccsv8/tools/compiler/arp32_1.0.9/bin/ar-arp32 r ./out/eve_test_dl_algo.out  C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/configparser.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_draw_utils.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_mem_manager.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_profile.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/curve_fitting.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_sctm.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/ti_stats_collector.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/cred.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/boot_arp32.obj

@C:/ti/ccsv8/tools/compiler/arp32_1.0.9/bin/ar-arp32 r ./out/eve_test_dl_algo.out C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/configparser.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_draw_utils.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_mem_manager.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_profile.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/curve_fitting.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_sctm.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/ti_stats_collector.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/cred.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/boot_arp32.obj

 

Thank you,
iFer

  • Can you please run gmake with SHOW_COMMAD=1 and share the log?

  • Hello Kumar!

    Thank you for your reply,

    When I run the command, this is the output:


    C:\PROCESSOR_SDK_VISION_03_08_00_00\ti_components\algorithms\REL.TIDL.01.02.00.00\modules\ti_dl\test>gmake CORE=eve all SHOW_COMMAD=1
    OBJDIRS ./out//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve//.gitignore
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:418: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:484: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    gmake: *** No rule to make target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/configparser.obj', needed by `out/eve_test_dl_algo.out'.  Stop.

    C:\PROCESSOR_SDK_VISION_03_08_00_00\ti_components\algorithms\REL.TIDL.01.02.00.00\modules\ti_dl\test>
     
     
     
    Assuming it may have been typo when you sent the command, I also ran the command  gmake CORE=eve all SHOW_COMMAND=1
     
     
     
     
    Here is the output of the command:
     
    C:\PROCESSOR_SDK_VISION_03_08_00_00\ti_components\algorithms\REL.TIDL.01.02.00.00\modules\ti_dl\test>gmake CORE=eve all SHOW_COMMAND=1
    OBJDIRS ./out//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve//.gitignore
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:418: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:484: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    gmake: *** No rule to make target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/configparser.obj', needed by `out/eve_test_dl_algo.out'.  Stop.

    C:\PROCESSOR_SDK_VISION_03_08_00_00\ti_components\algorithms\REL.TIDL.01.02.00.00\modules\ti_dl\test>
     
     
     
     
    It does not seem like the command did anything. I appreciate your help with this issue. Do you have any other suggestions?

    Thank you,

    iFer

  • Hi iFer,

    Did you follow all the steps mentioned in section "3.3 Building Sample Test Application" of the TIDL user guide ?

    Also did you set the environment variables either directly setting by updating the system environment variables or by editing the config.mk file in makerules folder?

    Please share the updated "config.mk" file?

    Thanks,

    Praveen

  • Thank you for your reply.

    I believe I followed the steps correctly. I set the environment variables on my system as shown below. Please let me know if I am missing something.

    -iFer
    #
    # Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
    #
    #
    #  Redistribution and use in source and binary forms, with or without
    #  modification, are permitted provided that the following conditions
    #  are met:
    #
    #    Redistributions of source code must retain the above copyright
    #    notice, this list of conditions and the following disclaimer.
    #
    #    Redistributions in binary form must reproduce the above copyright
    #    notice, this list of conditions and the following disclaimer in the
    #    documentation and/or other materials provided with the  
    #    distribution.
    #
    #    Neither the name of Texas Instruments Incorporated nor the names of
    #    its contributors may be used to endorse or promote products derived
    #    from this software without specific prior written permission.
    #
    #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    #  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    #  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    #  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    #  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    #  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    #  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    #  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    #  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    #  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    #  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    #
    
    DSP_TOOLS           ?="/datalocal1/ti_components/cg_tools/windows/ti-cgt-c6000_8.2.4"
    ARP32_TOOLS         ?="/datalocal1/ti_components/cg_tools/windows/arp32_1.0.7"
    TIARM_TOOLS         ?="/datalocal1/ti_components/cg_tools/windows/ti-cgt-arm_16.9.2.LTS"
    XDAIS_PATH          ?="/datalocal1/ti_components/codecs/xdais_7_24_00_04"
    UTILS_PATH          ?="C:\ti\ccsv5\utils\cygwin"
    VXLIB_PATH          ?="/datalocal1/ti_components/algorithms/vxlib_c66x_1_1_3_0"
    DMAUTILS_PATH       ?=/datalocal1/ti_components/algorithms/REL.DMAUTILS.00.08.00.02/dmautils
    ALGFRAMEWORK_PATH   ?="a0393754@bangvideoapps01:/datalocal1/ti_components/algorithms/REL.ALGFRAMEWORK.02.08.00.02/algframework"
    MATHLIB_INSTALL_DIR ?="/datalocal1/ti_components/algorithms/mathlib_c66x_3_1_0_0"
    SHOW_COMMANDS       ?= 0
    LINUXENV            ?= x86
    LINUX_BUILD_TOOLS   ?="/home/uid/tools/linaro-2017.11"
    # Set TIOVX_HOST_EMU to 1 to generate Linux libraries that are built with gcc for *.c files and that can be linked with other OpenVX libraries
    TIOVX_HOST_EMU      ?= 0
    
    # Default platform
    # Supported values: vayu,vme
    TARGET_SOC ?= vayu
    
    # Default CORE is dsp
    # Supported values: dsp, eve, arm
    CORE ?= dsp
    
    # Default TI_DEVICE
    # Supported values: PC, TI_DEVICE (SIMULATORS or EMULATOR )
    TARGET_PLATFORM ?= TI_DEVICE
    
    # Default C66
    # Supported C64T, C64P, C64, C66, C674, C67, C67P, m4
    TARGET_CPU ?= C66
    
    ifeq ($(CORE),eve)
    TARGET_CPU:=
    endif
    
  • Hi iFer,

    This environment variables setting looks okay, can you clean and build once?

    >> gmake CORE=eve clean

    >> gmake CORE=eve all

    Thanks,

    Praveen

  • Hello Praveen,

    I ran the command gmake CORE=eve clean and this is what gets printed to the screen:

    OBJDIRS ./out//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve//.gitignore
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:418: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:484: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/Users/user01/AppData/Local/Temp/make13636-1.sh: line 1: syntax error near unexpected token `('
    C:/Users/user01/AppData/Local/Temp/make13636-1.sh: line 1: `FOR %%i IN (C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/configparser.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_draw_utils.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_mem_manager.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_profile.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/curve_fitting.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_sctm.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/ti_stats_collector.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/cred.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/boot_arp32.obj ) DO echo del %%i >> temp_pps.bat'
    gmake: [clean] Error 2 (ignored)
    C:/Users/user01/AppData/Local/Temp/make13636-1.sh: line 1: syntax error near unexpected token `('
    C:/Users/user01/AppData/Local/Temp/make13636-1.sh: line 1: `FOR %%i IN ( C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/configparser.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_draw_utils.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_mem_manager.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_profile.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/curve_fitting.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_sctm.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/ti_stats_collector.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/cred.dep) DO echo del %%i >> temp_pps.bat'
    gmake: [clean] Error 2 (ignored)
    process_begin: CreateProcess(C:\PROCESSOR_SDK_VISION_03_08_00_00\ti_components\algorithms\REL.TIDL.01.02.00.00\modules\ti_dl\test\temp_pps.bat, temp_pps.bat, ...) failed.
    make (e=5): Access is denied.

    gmake: [clean] Error 5 (ignored)
    process_begin: CreateProcess(NULL, del temp_pps.bat, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake: [clean] Error 2 (ignored)
    C:/Users/user01/AppData/Local/Temp/make13636-1.sh: line 1: C:/cygwin64/binrm: No such file or directory
    gmake: [clean] Error 127 (ignored)


    After running clean, the gmake CORE=eve all command just prints the same as before.
    Please let me know if there are anymore make files or logs that I can send you to help debug.
    Thank you,
    -iFer


  • Hi iFer,

    Could you try using cygwin from CCS utils as shown below and check?

    UTILS_PATH          ?="C:\ti\ccsv8\utils\cygwin"

    Thanks,

    Praveen

  • Hello Praveen,

    I ran the command gmake CORE=eve clean UTILS_PATH=C:/ti/ccsv8/utils/cygwin/ in order to get rid of the cygwin error:
    C:\PROCESSOR_SDK_VISION_03_08_00_00\ti_components\algorithms\REL.TIDL.01.02.00.00\modules\ti_dl\test>gmake CORE=eve clean UTILS_PATH=C:/ti/ccsv8/utils/cygwin/
    OBJDIRS ./out//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common//.gitignore C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve//.gitignore
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:418: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:436: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:455: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:484: warning: overriding commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/makerules/rules.mk:473: warning: ignoring old commands for target `C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/%.obj'
    C:/Users/user01/AppData/Local/Temp/make2144-1.sh: line 1: syntax error near unexpected token `('
    C:/Users/user01/AppData/Local/Temp/make2144-1.sh: line 1: `FOR %%i IN (C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/configparser.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_draw_utils.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_mem_manager.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_profile.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/curve_fitting.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_sctm.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/ti_stats_collector.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/cred.obj C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/boot_arp32.obj ) DO echo del %%i >> temp_pps.bat'
    gmake: [clean] Error 2 (ignored)
    C:/Users/user01/AppData/Local/Temp/make2144-1.sh: line 1: syntax error near unexpected token `('
    C:/Users/user01/AppData/Local/Temp/make2144-1.sh: line 1: `FOR %%i IN ( C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/configparser.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_draw_utils.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/ti_mem_manager.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_profile.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/curve_fitting.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/eve_sctm.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/ti_stats_collector.dep C:/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/algorithms/REL.TIDL.01.02.00.00/out/vayu/eve/release/modules/ti_dl/test/../../../common/eve/cred.dep) DO echo del %%i >> temp_pps.bat'
    gmake: [clean] Error 2 (ignored)
    process_begin: CreateProcess(C:\PROCESSOR_SDK_VISION_03_08_00_00\ti_components\algorithms\REL.TIDL.01.02.00.00\modules\ti_dl\test\temp_pps.bat, temp_pps.bat, ...) failed.
    make (e=5): Access is denied.
    gmake: [clean] Error 5 (ignored)
    process_begin: CreateProcess(NULL, del temp_pps.bat, ...) failed.
    make (e=2): The system cannot find the file specified.
    gmake: [clean] Error 2 (ignored)



    There was no change to the output of gmake CORE=eve all.


    I look forward to the next steps to debug.

    Thank you very much,

    -iFer

  • Hi iFer,

    Can you make sure you don't have more than one utility having make or rmdir commands in the path variable. What you can try is to remove everything from PATH variable and set only the variables required for TIDL build and see if the issue goes away.

    Thanks,

    Praveen