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.

how to force 5.3.0.00090 to always rebuild a single file

Other Parts Discussed in Thread: TMS320F2808

Hi,

I'm using CCS5.3 with a TMS320F2808 under windows xp.

My project contains a file named firmware_info.c with some constants for build date, build time and compiler version, obtained from preprocessor.

How can I forcethe compiler to refresh this file, since his time stamp nether change?

Thanks.