Tool/software: Code Composer Studio
Dear Forum Member
I was generated the bin file using post build command, But i need to rename the bin file and add the timestamp of file generated time.
Eg:
- Normal file name: "APPLICATION.bin".
- Expected file name: "APPLICATION_20200319T103901.bin"
any possibilities to do this using post build?