Hi,
I would like to ask if it is possible, when building a program in CCS, to add a preamble/header to the .out file which will contain e.g. software version, date etc.? What I mean is that if I have an .out file, I could turn it on in notepad and be able to see what version of code is in that file?
If this is possible, is there an option to have this done automatically every time the program is built? And is there an option to have, for example, the git commit number downloaded when creating the preamble?