Migrating projects from Code Composer v4.12 to Code Composer Studio v2
From Texas Instruments Embedded Processors Wiki
Code Composer Studio (CCS) project files use a file extension (*.pjt) to differentiate them from old Code composer v4.12 (without the word "studio" in it, shortcut CC) project files. Because of these differences, projects from Code composer v4.12 must be migrated to the new format.
To understand the migration process click here to download the report.
The projects that need to be migrated may also contain .CDB files which need to be converted to .TCF format. The complete conversion process includes converting CDB files to TCF format.
Keep in mind that CC 4.12 is NOT the same as the new eclipse-based CCS 4.x !
- As of March 2009, a beta version of CCS 4.x is available for download.
- CC v4.12 is many years older and out of date.

