Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91772

Forum Post: CCS not rebuilding project when linker template file changes

$
0
0

Hi,


I have a CCS RTSC project that uses a XDC linker template file along with the usual .cfg file.

var Program                = xdc.useModule ("xdc.cfg.Program");
/*
   Get Generated linker command file filtered through our template
   We use this to configure linker file based on Environment variables
*/
Program.linkTemplate = "./../../linkcmd.xdt";

CCS does not rebuild the project automatically if I make any changes in linkcmd.xdt. Is there a way for me to specify to CCS that the project should be rebuilt when this file changes?

regards,

Venkat


Viewing all articles
Browse latest Browse all 91772

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>