Difference between revisions of "Import old CCS project"

From DSignT Support Database
Jump to: navigation, search

(Pushed from DSignT Issue Database.)
(Pushed from DSignT Issue Database.)
Line 43: Line 43:
 
{{pagetop}}
 
{{pagetop}}
  
== Optional steps if build warnings exist ==
+
== Additional steps that may be required ==
 
=== Build project ===
 
=== Build project ===
 
Try to build the project:
 
Try to build the project:
Line 59: Line 59:
  
 
=== Eliminate unresolved path or CSL-variable warnings ===
 
=== Eliminate unresolved path or CSL-variable warnings ===
Press [Alt-Enter] to open properties dialog for the current project. Select "Build - C6000 Compiler - Include Options" and delete "${C6000_CSL_CG_ROOT}/include" and "../csl/include" (C6000 may vary depending on used DSP family):
+
Press [Alt-Enter] to open properties dialog for the current project. Select "Build -> C6000 Compiler -> Include Options" and delete "${C6000_CSL_CG_ROOT}/include" and "../csl/include" (C6000 may vary depending on used DSP family):
  
 
[[File:import_ccsv3_project_property1.png|link=]]
 
[[File:import_ccsv3_project_property1.png|link=]]
  
  
Select "Build - C6000 Linker - File Search Path" and delete "${C6000_CSL_CG_ROOT}/lib" (C6000 may vary depending on used DSP family):
+
Select "Build -> C6000 Linker -> File Search Path" and delete "${C6000_CSL_CG_ROOT}/lib" (C6000 may vary depending on used DSP family):
  
 
[[File:import_ccsv3_project_property2.png|link=]]
 
[[File:import_ccsv3_project_property2.png|link=]]

Revision as of 12:05, 11 April 2012

1 'File' - 'Import'

To import an old CCS project to CCS4/CCS5 choose 'File' - 'Import' from CCS menu.

1.1 Legacy CCSv3.3 Projects

In the 'Import' dialog select 'Legacy CCSv3.3 Projects' and click 'Next >'

Fileimport.png


Arr u.png    back to top

1.2 Select Legacy Project

In the following dialog browse for the import directory


Warning.png Deselect option "Create a subfolder for each Eclipse project"



CCS5selectlegacyproject.png


Arr u.png    back to top

1.3 Select Compiler

Select compiler tools and press 'Next >'

CCS5selectcompiler.png


Arr u.png    back to top

1.4 Enable DSP/BIOS Tools

Choose 'Automatically determine DSP/BIOS support' and click 'Next >' CCS5DSPBIOSTools.png


Arr u.png    back to top

1.5 Advanced Option: Common root

De-activate 'Use a common root for all migrated projects' and press 'Finish' CCS5commonroot.png


Arr u.png    back to top

2 Additional steps that may be required

2.1 Build project

Try to build the project:

Import ccsv3 project build.png


If CSL is not installed properly, warnings may occur:


Import ccsv3 project warning.png


Arr u.png    back to top

2.2 Eliminate unresolved path or CSL-variable warnings

Press [Alt-Enter] to open properties dialog for the current project. Select "Build -> C6000 Compiler -> Include Options" and delete "${C6000_CSL_CG_ROOT}/include" and "../csl/include" (C6000 may vary depending on used DSP family):

Import ccsv3 project property1.png


Select "Build -> C6000 Linker -> File Search Path" and delete "${C6000_CSL_CG_ROOT}/lib" (C6000 may vary depending on used DSP family):

Import ccsv3 project property2.png


The project should compile now without warnings.


Arr u.png    back to top

3 Additional Tags

Migrating old projects

CCS4 open old CCS3 DSP/BIOS project



Contact Post.png Support Tool.png