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.

CCSv5 macros.ini file

From the discussion on portable projects (http://processors.wiki.ti.com/index.php/Portable_Projects), I thought that path variables can be automatically set by putting them in the macros.ini file and then importing the project.  However, it appears that if the path variable is already set within the project, then the path specified within macros.ini is ignored.  Is there a way to automatically overwrite existing path variables with the ones specified in the macros.ini file?

  • I haven't tried it myself, but you can manually import the macros.ini file after the fact, I believe  (File-->Import-->Code Composer Studio-->Managed Build Macros)  There's a checkbox "Overwrite existing values," so I imagine that will do the trick.