Hi,
I have an issue with changing .bin and .tar names according to the version of the release. I have defined a string macro in some header file. Can I add this macro as a build variable so I can access it later over BuildArtifactFileBaseName? So my generated binary name had to be according to the version. Are there some other methods of handling my case? Like adding some python/bash script to the build system or adding some commands to the make file? My main goal is to do what I described above automatically after I click the build button. I am using the latest CCS 12.6.
BR,
Alex