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/TMS320F28377D: Command-line error: cannot open source file

Part Number: TMS320F28377D
Other Parts Discussed in Thread: C2000WARE

Tool/software: TI C/C++ Compiler

Hi,

I updated my TI library and I am becomming following error while compiling.

subdir_rules.mk:9: recipe for target 'Adc.obj' failed
Command-line error: cannot open source file "F:/ti/ccs910/ccs/tools/compiler/ti-cgt-c2000_18.12.2.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "F:/project/Firmware/src/Adc.c".
Compilation terminated.
gmake: *** [Adc.obj] Error 1

Path "F:/ti/ccs910/ccs/tools/compiler/ti-cgt-c2000_18.12.2.LTS/include" is correct.

In file F2837xD_usDelay.asm a warning and an error are marked but there is no information about errors.

What should be the problem?

Thanks.