Other Parts Discussed in Thread: CCSTUDIO
Hi,
I am trying to run a pre-build script in CC2 version 12.6.0 for Windows; however, CCS and the make are not expanding the environment variable that contains the path of the script. It appears that make is removing the '\' character. I can execute the script manually in local CCS terminal. Here is the CCS console output for the build.
Any help would be appreciated.
Thanks,
Jeff
**** Build of configuration Debug for project segra_cc1352_r1 **** "C:\\ti\\ccs1260\\ccs\\utils\\bin\\gmake" -k -j 4 all -O "C:\Users\jgrasty\git\segra\c\ti\segra_cc1352_r1\gitrev.sh" makefile:180: recipe for target 'pre-build' failed \bin\bash: C:Usersjgrastygitsegractisegra_cc1352_r1gitrev.sh: No such file or directory gmake[1]: [pre-build] Error 127 (ignored)
