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.
Hi,
When I import projects from CCS v3.1 to CCS 4.0.1, it popped out a warning box: "Issues that may require your attention were encountered while migrating the project(s). Please see the migration.log fiile, in the root of each project, for details." And I checked the "migration.log", whose content is "!ERROR: Project's common root 'C:/Users/em1/Documents/workspace/EE 443 2012/Example Projects' is not within the scope of the selected global common root 'C:/Users/em1/Documents/workspace/EE 443 2012/Example Projects/loop_buf'. Modify the global common root before migrating this project." Can you help me to resolve this issue? Truly appreciated it.
Best,
Alex
Hi,
We have downloaded CCS v4.2.4 and installed them on Windows 7. However, CCS v4.2.4 cannot import projects from CCS v3.1. One of the errors in the "migration.log" life, it shows "!ERROR: Unknown device 'TMS320C67XX'!". Could you help us to resolve the issue? Besides, do you have manual or instruction for CCS v4.x since they are quite different from CCS v3.x?
Best,
Alex
HI Alex,
a few things here, one at a time. Lets work on the project import first.
Did you use the legacy import? Project->Import Legacy CCSv3.3 Project?
There are two imports and you need to use the legacy one. The error message seems to indicate a path issue. Have a look at this wiki which explains a bit more about include paths and options. This was done for v5 but there are enough similarities with v4 that I hope this can help you.
http://processors.wiki.ti.com/index.php/Include_paths_and_options
Please keep us informed how going the above works out.
Best Regards,
Lisa
Hi Alex,
just thought I would check whether there is any update to your enquiry? Were the import tips helpful? Would you be able to provide a bit further info should you still require assistance.
Best Regards,
Lisa
When I import projects "c:\program files\Texas Instruments\pspdrivers_01_20_00\packages\ti\pspiom\examples\evm6747\audio\build" with "link to" from CCS v3.1 to CCS 5.1, I get error in project.log as
!ERROR: Project's common root 'C:/Program Files/Texas Instruments/pspdrivers_01_20_00/packages/ti/pspiom/examples/evm6747/audio' is not within the
scope of the selected global common root 'C:/Program Files/Texas Instruments/pspdrivers_01_20_00/packages/ti/pspiom/examples/evm6747/audio/build'.
Modify the global common root before migrating this project.
Also it can not open these 3 files
#include "ti/pspiom/platforms/evm6747/audio/Audio.h"
#include "ti/pspiom/mcasp/Mcasp.h"
#include "ti/sdo/edma3/drv/edma3_drv.h"
I think it can not read to directory
'C:/Program Files/Texas Instruments/pspdrivers_01_20_00/packages/
and
C://c674x_dsp_1_00_00_11/edma3_lld_01_07_00_01/packages/
this program works fine with ccs 3.3.
Thank you very much
Thomas Tang
Hi Alex,
we have seen some issues with the program files directory but it also seems like you may have some broken paths.
Could you please provide further infromation?
Did you use the legacy import? Project->Import Legacy CCSv3.3 Project?
There are two imports and you need to use the legacy one. The error message seems to indicate a path issue. Have a look at this wiki which explains a bit more about include paths and options. This was done for v5 but there are enough similarities with v4 that I hope this can help you.
http://processors.wiki.ti.com/index.php/Include_paths_and_options
Did you look at the wiki I sent to all the path to the header files causing issues?
Best Regards,
Lisa