Part Number: TMS320F28027
Tool/software: Code Composer Studio
Dear Champs,
I'm using CCS5.2 for F2802x/F2803x devices, now I'd like to update the build date and firmware version via CCS automatically once click on build option, can you please help on this?
Here is the micros that I defined in C or header files.
#define VERSION_NUMBER 14
#define REVISE_VERSION_NUMBER 1
#define VERSION_YEAR 18
#define VERSION_MONTH 10
#define VERSION_DAY 22

