Hello-
I'm trying to use CCS 4.2.1.00004 to build an existing (successfully-imported) C project that targets a TMS570 controller. However, it seems that the IDE cannot find many of the build tools; here is the console output:
'cl470' is not recognized as an internal or external command, operable program or batch file.
On my system, cl470 resides in c:\Program Files\Texas Instruments\ccsv4\tools\compiler\tms470\bin, but I don't see this directory on the PATH environment variable. This was a fresh CCS install on a shiny new Windows XP installation.
I can add this path to the PATH env var, but I don't want to get into a game of whack-a-mole trying to piecemeal the environment together. If the installation is for some reason incomplete, I would like to get it right before continuing development.
Thanks,
Dave