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.

CCSv6.1.1 (C2000 Compiler v6.2.11): Why are *.pp (--preproc_only) files being put in my project's source directory?

Guru 20035 points

Hello,

At first I thought compiler's--preproc_only option was not working since the *.pp files were not being put in the build directory.  

However, after doing a search of the project's directory, I found the *.pp files in the source directories.  

Shouldn't the *.pp files be placed in the build directory? 

Stephen