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: [CCS6] Auto increment project variables with each build



Tool/software: Code Composer Studio

Good afternoon,

In order to implement a Major.Minor.Revision.Build versioning system with Code Composer, I impleted these as project variables (Major, Minor, etc.).

For the last but not least, Build, I would like to auto increment the project variable before each build. After some research, I found it was possible in CCS4, but not anymore in CCS5.

Therefore my question is : is it possible to do that in Code Composer  ? If yes, how ?

Thank you in advance for your reply.

Sylvan.