Hi ,
Is it possible to build a CCS project using an external makefile ?
As of now CCS automatically generates the makefile using the " ${CCS_UTILS_DIR}/bin/gmake -k " command .
Scenario : Based on the configuration file i want to include and exclude certain header directories in the project . For this purpose i wrote a makefile script but was not able to figure out a way to make CCS build using that.
Is there any way of gmake command to build using external cmakefile.
I have searched Wiki & forum and could not find any useful pointers to the issue .
CCS Version : 5.5
OS : Windows 7 - 64 bit
Compiler version : c6000_7.4.4
gmake application version : 3.81
regards ,
vinodh