DSPRelated.com
Forums

Import and Export to a makefile

Started by Peter Xu March 10, 2004
In Code Composer Studio (CCS) of Texas Instruments one can import a makefile
or export a project file to a makefile. How useful is this feature? Thank
you.


If you want to use another IDE/editor such as CodeWright or UltraEdit, 
you'll want to export your makefile or create one from scratch.  I 
worked on a project using another OS that required a post-link utility. 
  I am not sure if you can add post-link/DOS executions to a CCS 
project, but if the answer is yes, I could have stuck with the CCS IDE. 
  Still, CodeWright is a better editor and I was still able to use CCS 
for debugging.

regards,

Dan Ash

Peter Xu wrote:
 > In Code Composer Studio (CCS) of Texas Instruments one can import a 
makefile
 > or export a project file to a makefile. How useful is this feature? Thank
 > you.
 >
 >