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.

How to build C2000 project outside of Code Composer Studio 4?

Other Parts Discussed in Thread: CCSTUDIO

I'm seeing in documents like SPRAA08, SPRA762, SPRU509H, and http://processors.wiki.ti.com/index.php/CCStudio_FAQ#Q:_Can_I_build_my_CCStudio_project_file_outside_of_CCStudio.3F that previous versions of Code Composer Studio allowed compiling/linking/building projects outside of Code Composer Studio.

The closest I can find for CCS4 is http://processors.wiki.ti.com/index.php/Projects_-_Command_Line_Build/Create , but this still requires that Code Composer Studio 4 be installed and run (just hides the GUI).

Is there any way to build code without running Code Composer Studio?  If it requires using files from within the CCS4 installation (such as /utils/gmake, or /tools/compiler/c2000 code generation tools 6.0.1), which files are required?