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.

Add environment variables to "Generated Makefile Builder" in CCS 4

Hello,

I'm trying to build a project on Code Composer Studio v4, but I'm facing some problems.

I'm using the "Generated Makefile Builder" Builder, but I want to add some variables to the "makefile".. for example:

"NUMST = 2"

How can I do this?