Tool/software: Linux
Dear,
I build the object detection test bench.
When I build this, the error log is shown like below.
**** Build of configuration Default for project test ****
"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k all
compiling .\.\src\object_detection_config.c
[Files.]
>> Compilation failure
C:/PROCESSOR_SDK_VISION_03_06_00_00/ti_components/algorithms/REL.200.V.OD.C66X.00.06.02.00/200.V.OD.C66X.00.06/makerules/rules.mk:419: recipe for target 'C:\PROCESSOR_SDK_VISION_03_06_00_00\ti_components\algorithms\REL.200.V.OD.C66X.00.06.02.00\200.V.OD.C66X.00.06\out\vayu\dsp\release\modules\ti_object_detection\test\.\src\object_detection_config.obj' failed
>> WARNING: more than one source file is specified; preprocessor output will be generated for last file only
Fatal error: cannot open source file "Files"
1 catastrophic error detected in the compilation of "Files".
Compilation terminated.
gmake: *** [C:\PROCESSOR_SDK_VISION_03_06_00_00\ti_components\algorithms\REL.200.V.OD.C66X.00.06.02.00\200.V.OD.C66X.00.06\out\vayu\dsp\release\modules\ti_object_detection\test\.\src\object_detection_config.obj] Error 1
compiling .\.\src\object_detection_tb.c
[Files.]
>> Compilation failure
I'm using CCS Version: 8.3.0.00009 on Windows 10.
Best regards,
Heechang