I tried to upgrade to the latest 5.3 compiler. I kept getting a strange error so I downgraded to 5.2 and am getting the same error. I was originally on 5.1 and uninstalled it along with an old copy of 4.x. When I go to compile and existing project of mine I get the following when compiling. This error is the same in both 5.2 and 5.3
<Linking>
warning: automatic library build: using library
"C:\TI_CCSV5\ccsv5\tools\compiler\tms470_4.9.5\lib\rtsv7A8_A_le_eabi.lib"
for the first time, so it must be built. This may take a few minutes.
'[' is not recognized as an internal or external command,
operable program or batch file.
'[' is not recognized as an internal or external command,
operable program or batch file.
gmake.exe[1]: Do not specify -j or --jobs if sh.exe is not available.
gmake.exe[1]: Resetting make for single job mode.
'cl470' is not recognized as an internal or external command,
operable program or batch file.
gmake.exe[1]: *** [c:/docume~1/kozlowwl/locals~1/temp/ti1400~1/obj/decode.obj] Error 1
'cl470' is not recognized as an internal or external command,
operable program or batch file.