Hello,
I would like to create a TXT file automatically with the Hex utility. The file name should correspond to a #define in the source code.
For example:
#define DEVICESN V3_07_SN3019
should create a file "V3_07_SN3019.txt". The text behind DEVICESN changes with each device.
Thanks for the help
Stefan