I imported several CCSv3.3 .pjt's into CCSv5.5, which worked great. Now I want to add a couple of new projects. I used the "bigtime" DSP/BIOS template as mentioned in http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/73127.aspx. My target configuration is TMS320DM6435 which isn't in the list so I chose the evm6424 template (not much information is provided to help choose the best template).
For the imported projects XDAIS_CG_ROOT shows up with "Show system variables" in the Properties->Build, Variables tab. For the new projects it doesn't show up. If I manually define it as (Directory, C:/ti/xdais_7_21_01_07), I can add this symbol to my -include path and am able to compile and build just fine.
I'm unable to figure out how the imported projects are getting this variable automatically defined. I'd like to have all of my projects use a common definition -- preferably determined by CCSv5.