Part Number: TMS320F28379D
Tool/software: Code Composer Studio
Greetings,
I am trying to build a project using CCS 8, and I’m getting the following error:
gmake: *** No rule to make target '../<file_name.cpp>', needed by '<file_name>.obj'.
<file_name>.cpp is in the same folder with other files which are successfully built. What causes this error, and how can I solve it?
Thank you
Ed