This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I am working with an Am1705 on my own board using CCS 6.0.0.00190, a Blackhawk USB200 emulator, and a Windows 7 computer with an I7 and 8GB.

Other Parts Discussed in Thread: AM1705

I am working with an Am1705 on my own board with a Blackhawk USB200 emulator, single-node licensed CCS 6.0.0.00190, Windows 7 on an I7 8GB computer. The layout was only slightly modified from a successful design using the (mostly) pin-compatible 6745 DSP, and I have many years of experience with all of TI's DSP families and CCS since 2.X.

Everything was working fine for a while, but suddenly CCS went into a mode in which I get the message below when I try to build. The same happens when I try a different computer with the same setup. If I run on a laptop with the free version and an XDS100, it works, but this setup won't do for the size the project will become. If I look at the build text for the laptop, "make" is never called and there is no "clean". What is called is gmake. I have reinstalled CCS several times, cleaned the system by erasing the metadata directory. How do I get past this?

13:26:25 **** Clean-only build of configuration Debug for project SmArm ****
make clean
Cannot run program "make": Launching failed

Error: Program "make" not found in PATH
PATH=[C:/ti/ccsv6/eclipse/jre/bin/client;C:/ti/ccsv6/eclipse/jre/bin;C:/ti/ccsv6/eclipse/jre/lib/i386;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;;C:\ti\ccsv6\eclipse;]

13:26:25 Build Finished (took 125ms)


**** Build of configuration Debug for project SmArm ****

Nothing to build for project SmArm