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.

the trouble to import the project of 6747 from CCS v3.1 to CCS 5.1

Hi, 

I read lots of wiki, but still can not solve the problem. Please help me!

I try to import projects "c:\program files\Texas Instruments\pspdrivers_01_20_00\packages\ti\pspiom\examples\evm6747\audio\build" from CCS v3.1 to CCS 5.1 (the project work fine with board and CCS 3.3),

1.I select “Import Project” the window “Import CCS Eclipse Projects) show up.

2. I input search-directory as "c:\program files\Texas Instruments\pspdrivers_01_20_00\packages\ti\pspiom\examples\evm6747\audio\build"

3. And check box “Automatically import referenced projects”, click “Finish”

4. Right click project name and select “new” and “Target Configuration File”

5. It show Location as “/audioSample” on New Target Configuration Window, I click “finish” and Select Board as EVMC6747, SAVE it.

When I build, I get error as following

"C:/Program Files/Texas Instruments/pspdrivers_01_20_00/packages/ti/pspiom/examples/evm6747/audio/src/audioSample_io.c", line 13: fatal error #5: could not open source file "ti/pspiom/platforms/evm6747/audio/Audio.h"
1 fatal error detected in the compilation of "C:/Program Files/Texas Instruments/pspdrivers_01_20_00/packages/ti/pspiom/examples/evm6747/audio/src/audioSample_io.c".
Compilation terminated.

Also I get error in project.log file 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.

I think compiler and link 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/

Please give me help, thank you very much.

Thomas Tang




  • Hi, everyone.

    I read lots of wiki, but still can not solve the problem. Please help me!

    I try to import projects "c:\program files\Texas

    Instruments\pspdrivers_01_20_00\packages\ti\pspiom\examples\evm6747\audio\build"

    from CCS v3.1 to CCS 5.1 (the project work fine with board and CCS 3.3),

    1.I select “Import Project” the window “Import CCS Eclipse Projects) show up.

    2. I input search-directory as "c:\program files\Texas

    Instruments\pspdrivers_01_20_00\packages\ti\pspiom\examples\evm6747\audio\build"

    3. And check box “Automatically import referenced projects”, click “Finish”

    4. Right click project name and select “new” and “Target Configuration File”

    5. It show Location as “/audioSample” on New Target Configuration Window,
    I click “finish” and Select Board as EVMC6747, SAVE it.

    When I build, I get error as following

    "C:/Program Files/Texas Instruments/pspdrivers_01_20_00/packages/ti/pspiom/examples/evm6747/

    audio/src/audioSample_io.c", line 13: fatal error #5:

    could not open source file "ti/pspiom/platforms/evm6747/audio/Audio.h"

    1 fatal error detected in the compilation of "C:/Program Files/Texas

    Instruments/pspdrivers_01_20_00/packages/ti/pspiom/examples/evm6747/

    audio/src/audioSample_io.c".

    Compilation terminated.

    Also I get error in project.log file 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.

    I think compiler and link 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/

    Please give me help, thank you very much.

    Thomas Tang
  • Hi Thomas,

    did you try the legacy import?  This is the correct way for v3 projects.

    http://processors.wiki.ti.com/index.php/Importing_Projects

    Have a look at the above wiki and keep us informed.

    Best Regards,

    Lisa

  • Thanks, it works. By the way, can I edit "include" part since it still include ccs3.3 directory which has been deleted?

    Thank you very much

    Thomas Tang

  • Hi Thomas,

    great, glad to hear it helped.  All the best with development.

    Best Regards,

    Lisa