Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91781

Forum Post: CCS 5.4 misplacing files during compilation

$
0
0

When I try to compile files with Code Composer 5.4 I am getting the following errors:

Fatal error #5: could not open source file "../interrupt_csl.c"
1 fatal error detected in the compilation of "../interrupt_csl.c".

Compilation terminated.
gmake: *** [interrupt_csl.obj] Error 1
>> Compilation failure

Every time I try to compile, the file interrupt_csl.pp is being created on my desktop when it should it should be saved in "${PROJECT_ROOT}/Debug/Modules". It definitely seems that the linker or compiler is looking for this preprocessing file or for the source code but somehow the directories are being switched around.

This is happening at work with code that is known to work on other machines. The paths are all correct and were double checked in comparison with a working setup. I have checked "Linked Resources" and "Include options" as well as every other item in the Properties explorer and to verify that every single setting is the same as they are on the working setups, so I don't understand why these paths getting all mixed up.

I'll add that this is a new problem. In the past I have been able to compile projects without any problem. It is just this week that all of the sudden I am getting these strange errors. I tried compiling several different projects that have worked in the past, and with all of them I am getting the same errors

Any help would be appreciated. Thanks in advance.


Viewing all articles
Browse latest Browse all 91781

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>