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.

CCS/TMS320F28379D: Error during importing and compiling project TIDA_01606 tinv_f28379d

Part Number: TMS320F28379D
Other Parts Discussed in Thread: TIDA-01606, SFRA, C2000WARE

Tool/software: Code Composer Studio

Dear All,

I want to work on project TIDA_01606.

I have installed C2000 Digital Power SDK and  TIDA-01606 software release and tried to import and compile the project. But I have encounter below problems. 

(1) During import of the project there were two errors 

   a) path '../libraries/sfra/lib/sfra_f32_tmu.lib' cannot be resolved! 

   b) path '../libraries/sfra/gui/sfra_gui_scicomms_driverlib.c' cannot be resolved! 

 (2) During the compilation of the project

**** Build of configuration RELEASE for project tinv_f28379d ****

"C:\\ti\\ccs1010\\ccs\\utils\\bin\\gmake" -k -j 6 all -O

Building file: "../tinv.c"
Invoking: C2000 Compiler
"C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -O3 --opt_for_speed=5 --fp_mode=relaxed --include_path="C:/ti/RupeshWorkspace/tinv_f28379d" --include_path="C:/ti/c2000/C2000Ware_DigitalPower_SDK_3_00_01_00/libraries/sfra/include" --include_path="C:/ti/RupeshWorkspace/tinv_f28379d/device" --include_path="C:/ti/RupeshWorkspace/tinv_f28379d/device/driverlib" --include_path="C:/ti/RupeshWorkspace/tinv_f28379d/libraries/DCL" --include_path="C:/ti/RupeshWorkspace/tinv_f28379d/libraries/power_measurement" --include_path="C:/ti/RupeshWorkspace/tinv_f28379d/libraries/sfra" --include_path="C:/ti/RupeshWorkspace/tinv_f28379d/libraries/spll" --include_path="C:/ti/RupeshWorkspace/tinv_f28379d/libraries/transforms" --include_path="C:/ti/RupeshWorkspace/tinv_f28379d/libraries/utilities/dlog" --include_path="C:/ti/RupeshWorkspace/tinv_f28379d/libraries/utilities/rampgen" --include_path="C:/ti/RupeshWorkspace/tinv_f28379d/libraries/FPUfastRTS" --include_path="C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --define=_DEBUG --define=_FLASH --define=GCI --define=F28x_DEVICE --define=CPU1 --define=LARGE_MODEL --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="tinv.d_raw" "../tinv.c"

>> Compilation failure
subdir_rules.mk:9: recipe for target 'tinv.obj' failed
"../tinv.c", line 257: error #167: too few arguments in function call
1 error detected in the compilation of "../tinv.c".
gmake: *** [tinv.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

Kindly help me to solve the above problem. 

With regards,

Rupesh