• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Development Tools » Code Composer Studio » Code Composer Forum » ERROR: More than one source file is specified.......... CCSv5.0.23........C6678
Share
Code Composer Studio
  • Forum
  • Announcements
Options
  • Subscribe via RSS
Common Questions
  • Code Composer Studio Forum Usage Guidelines

  • Resources
  • Code Composer Studio (CCStudio) Product Folder
  • Troubleshooting CCS
  • CCS Wiki
  • Download CCS
  • Order CCS
  • Tools Insider Blog
  • Bug Tracking
  • Forums

    ERROR: More than one source file is specified.......... CCSv5.0.23........C6678

    This question is answered
    Mohamed Sohal
    Posted by Mohamed Sohal
    on Nov 23 2011 23:20 PM
    Expert1170 points

    Hi all,
    I'm trying to make a new project in CCS v5.0.23... After making all the corrections and got over all the error this is the last error am getting... 

     

    Linking failed. Check the Console window for details.

     

    I'm pasting the console window details herewith....

     

     

     

    **** Build of configuration Debug for project TI_Project ****

     

    C:\Program Files\Texas Instruments\ccsv5\utils\gmake\gmake -k all 

    'Building file: ../source/ti_main.c'

    'Invoking: C6000 Compiler'

    "C:/Program Files/Texas Instruments/ccsv5/tools/compiler/c6000/bin/cl6x" -mv6600 -g --define=xdc_target_types__=C:\Program Files\Texas Instruments\xdctools_3_20_08_88\packages\ti\targets\std.h --include_path="C:\Program Files\Texas Instruments\ccsv5\tools\compiler\c6000\include" --include_path="E:\Projects\TI Project\Task\server_workspace\test1\inc" --include_path="C:\Program Files\Texas Instruments\bios_6_31_04_27\packages" --include_path="C:\Program Files\Texas Instruments\imglib_c66x_3_0_1_0" --include_path="C:\Program Files\Texas Instruments\ipc_1_22_05_27\packages" --include_path="C:\Program Files\Texas Instruments\mcsdk_2_00_00_beta2" --include_path="C:\Program Files\Texas Instruments\ndk_2_20_03_24\packages" --include_path="C:\Program Files\Texas Instruments\pdk_C6678_1_0_0_9_beta2\packages" --diag_warning=225 --abi=eabi --preproc_with_compile --preproc_dependency="source/ti_main.pp" --obj_directory="source"  "../source/ti_main.c"

    [Texas.]

    >> WARNING: more than one source file is specified; preprocessor output will be generated for last file only

    Fatal error: could not open source file "Files\Texas"

    1 fatal error detected in the compilation of "Files\Texas".

    Compilation terminated.

     

    >> Compilation failure

    gmake: *** [source/ti_main.obj] Error 1

    'Building file: ../source/webpage_access.c'

    'Invoking: C6000 Compiler'

    "C:/Program Files/Texas Instruments/ccsv5/tools/compiler/c6000/bin/cl6x" -mv6600 -g --define=xdc_target_types__=C:\Program Files\Texas Instruments\xdctools_3_20_08_88\packages\ti\targets\std.h --include_path="C:\Program Files\Texas Instruments\ccsv5\tools\compiler\c6000\include" --include_path="E:\Projects\TI Project\Task\server_workspace\test1\inc" --include_path="C:\Program Files\Texas Instruments\bios_6_31_04_27\packages" --include_path="C:\Program Files\Texas Instruments\imglib_c66x_3_0_1_0" --include_path="C:\Program Files\Texas Instruments\ipc_1_22_05_27\packages" --include_path="C:\Program Files\Texas Instruments\mcsdk_2_00_00_beta2" --include_path="C:\Program Files\Texas Instruments\ndk_2_20_03_24\packages" --include_path="C:\Program Files\Texas Instruments\pdk_C6678_1_0_0_9_beta2\packages" --diag_warning=225 --abi=eabi --preproc_with_compile --preproc_dependency="source/webpage_access.pp" --obj_directory="source"  "../source/webpage_access.c"

    [Texas.]

    >> WARNING: more than one source file is specified; preprocessor output will be generated for last file only

    Fatal error: could not open source file "Files\Texas"

    1 fatal error detected in the compilation of "Files\Texas".

    Compilation terminated.

     

    >> Compilation failure

    gmake: *** [source/webpage_access.obj] Error 1

    'Building file: ../common/src/image_processing.c'

    'Invoking: C6000 Compiler'

    "C:/Program Files/Texas Instruments/ccsv5/tools/compiler/c6000/bin/cl6x" -mv6600 -g --define=xdc_target_types__=C:\Program Files\Texas Instruments\xdctools_3_20_08_88\packages\ti\targets\std.h --include_path="C:\Program Files\Texas Instruments\ccsv5\tools\compiler\c6000\include" --include_path="E:\Projects\TI Project\Task\server_workspace\test1\inc" --include_path="C:\Program Files\Texas Instruments\bios_6_31_04_27\packages" --include_path="C:\Program Files\Texas Instruments\imglib_c66x_3_0_1_0" --include_path="C:\Program Files\Texas Instruments\ipc_1_22_05_27\packages" --include_path="C:\Program Files\Texas Instruments\mcsdk_2_00_00_beta2" --include_path="C:\Program Files\Texas Instruments\ndk_2_20_03_24\packages" --include_path="C:\Program Files\Texas Instruments\pdk_C6678_1_0_0_9_beta2\packages" --diag_warning=225 --abi=eabi --preproc_with_compile --preproc_dependency="common/src/image_processing.pp" --obj_directory="common/src"  "../common/src/image_processing.c"

    [Texas.]

    >> WARNING: more than one source file is specified; preprocessor output will be generated for last file only

    Fatal error: could not open source file "Files\Texas"

    1 fatal error detected in the compilation of "Files\Texas".

    Compilation terminated.

     

    >> Compilation failure

    gmake: *** [common/src/image_processing.obj] Error 1

    'Building file: ../common/src/image_processing_task.c'

    'Invoking: C6000 Compiler'

    "C:/Program Files/Texas Instruments/ccsv5/tools/compiler/c6000/bin/cl6x" -mv6600 -g --define=xdc_target_types__=C:\Program Files\Texas Instruments\xdctools_3_20_08_88\packages\ti\targets\std.h --include_path="C:\Program Files\Texas Instruments\ccsv5\tools\compiler\c6000\include" --include_path="E:\Projects\TI Project\Task\server_workspace\test1\inc" --include_path="C:\Program Files\Texas Instruments\bios_6_31_04_27\packages" --include_path="C:\Program Files\Texas Instruments\imglib_c66x_3_0_1_0" --include_path="C:\Program Files\Texas Instruments\ipc_1_22_05_27\packages" --include_path="C:\Program Files\Texas Instruments\mcsdk_2_00_00_beta2" --include_path="C:\Program Files\Texas Instruments\ndk_2_20_03_24\packages" --include_path="C:\Program Files\Texas Instruments\pdk_C6678_1_0_0_9_beta2\packages" --diag_warning=225 --abi=eabi --preproc_with_compile --preproc_dependency="common/src/image_processing_task.pp" --obj_directory="common/src"  "../common/src/image_processing_task.c"

    [Texas.]

    >> WARNING: more than one source file is specified; preprocessor output will be generated for last file only

    Fatal error: could not open source file "Files\Texas"

    1 fatal error detected in the compilation of "Files\Texas".

    Compilation terminated.

     

    >> Compilation failure

    gmake: *** [common/src/image_processing_task.obj] Error 1

    gmake: Target `all' not remade because of errors.

     

    code composer studio version 4 code composer compiler Debug debug problem error ccs linker code Composer studio code generation tools C6000 CCS compiler CCSv5 CCS5 CCS 5 CCS v5
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    All Replies
    • Lisa TI
      Posted by Lisa TI
      on Nov 24 2011 08:58 AM
      Guru100035 points

      Hi Mohamed,

      - have you tried the lastest release? v5.1?

      - what code are you trying to run?  Is it the ndk example?  What example or code and target?

      - what OS are you using?  I know some new Windows versions get a bit funny  with permissions etc if CCS is installed in the program files directory.

      Note there were a couple known ndk issues in previous CCS versions.

      Please keep us informed.

      Best Regards,

      Lisa

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Lisa TI
      Posted by Lisa TI
      on Dec 05 2011 13:49 PM
      Guru100035 points

      Hi Mohamed,

      I thought I would check whether there is an update to your enquiry and whether you would be able to provide some additional information should you still require assistance.

      Best Regards,
      Lisa

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mohamed Sohal
      Posted by Mohamed Sohal
      on Dec 05 2011 22:43 PM
      Verified Answer
      Verified by Lisa TI
      Expert1170 points

      Dear Lisa,
      Thanks for the reply and sorry for being late. The issue was solved when a double quote was given for the path specified in the -D predefined symbols.

       

       

       

      Regards,
      Sohal 

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Lisa TI
      Posted by Lisa TI
      on Dec 06 2011 08:04 AM
      Guru100035 points

      Hi Mohamed,

      great, glad the issue is resolved.  All the best with development.

      Best Regards,

      Lisa

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • may may92122
      Posted by may may92122
      on Jun 11 2012 01:48 AM
      Expert1030 points

      Hi, I have the same problem now, how to find the "-D predefined symbols"?

      Looking forward to your reply!

      May

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mohamed Sohal
      Posted by Mohamed Sohal
      on Jun 11 2012 02:01 AM
      Expert1170 points

      Dear May,

                        What exactly is your problem? "-D predefined symbols" is found under project properties->C6000 Compiler-> predefined symbols



      Regards,

      Sohal

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • may may92122
      Posted by may may92122
      on Jun 11 2012 20:47 PM
      Expert1030 points

      Thanks Mohamed,

           I found the option, it was blank. I'm looking for other reasons now.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • xiang_li
      Posted by xiang_li
      on Aug 10 2012 05:54 AM
      Intellectual925 points

      Hi may,

      I have a same problem like yours.Did you sloved it?How to do?

      Thanks,

      Li

      Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • xiang_li
      Posted by xiang_li
      on Aug 10 2012 05:59 AM
      Intellectual925 points

      Hi may,

      I resloved the question with 1 min...   The reason is when you include a new path(in C6000 compiler->Include Options),you maybe forget " ".

      Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Julian Farquharson1
      Posted by Julian Farquharson1
      on Mar 17 2013 04:59 AM
      Prodigy10 points

      You will also get this error is you leave spaces in some of the items you define in project properties. For example if you type ccs = "ccs"  instead of ccs="ccs" in the predefine symbols window in the project properties you will get this error.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    TI E2E™ Community
    • Support Forums
    • Blogs
    • Videos
    • Groups
    • Site Support & Feedback
    • Settings
    TI E2E™ Community Groups
    • TI University Program
    • Make the Switch
    • Microcontroller Projects
    • Motor Drive & Control
    Other Communities
    • Deyisupport
    • Designsomething.org
    • beagleboard.org
    • TI on Element 14
    • TI on TechXchangeSM
    Other Technical & Support Resources
    • WEBENCH® Design Center
    • Product Information Centers
    • Technical Documents
    • TI Design Network
    • TI Technical Articles
    • TI Training

    All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

    Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

    Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
    TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

    TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
    embedded processors, along with software, tools and the industry’s largest sales/support staff.

    © Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
    Trademarks | Privacy Policy | Terms of Use