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.

CCS v.4,1Excluding multiple files from build

Other Parts Discussed in Thread: TMS320F2812

Hey.

 

I'm working on a project in CCS4 for a TMS320F2812. The project is to be debugged in RAM and later written to FLASH.

With CCS3,3 the source-code had to be copied in two projects, as the BIOS-configs was different, but with the 'exclude files from build' it is possible to have all the source files in one project and just exclude one of the BIOS-configurations.

Is there a way to define which files are excluded from one project with a script or a property in build options, as excluding all files manually often gives problems?

 

/ Thomas