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.

CCSv4 automatic versioning of .out file

Hi,

I'm looking for a possibility to automate the naming of the .out file generated by CCS to include a version number.

The idea is as follows:
 
    ${WorkspaceDirPath}/out/filename_xxxxx.out

the xxxxx characters sould be replaced by the version number that is read out (by CCS) from a seperate file. The process should be an integral part of the CCS build process.

Any ideas are welcome.

Thanks and regards,

one and zero