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.