• 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 » CCS 5 Error connecting to the target.
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

    CCS 5 Error connecting to the target.

    • Juri Zaburunov
      Posted by Juri Zaburunov
      on Apr 12 2012 13:04 PM
      Prodigy60 points

      I've built my c6474 project, and have been trying to debug it, when error was occured.

      Error connecting to the target:
      (Error -600 @ 0x0)
      A required dynamic library could not be located.
      The library isn't on the search path.
      (Emulation package 5.0.569.0)
      What's wrong ? 
      this is listing of my only file .asm
      ;(((A&(B|C))xor D)/16)mod 8)

      .ref _c_int00
      _c_int00:

      .text
      MVK.S1 86,A0
      MVK.S1 25,A1
      MVK.S1 56,A2
      MVK.S1 320,A3

      OR.L1 A1,A2,A1
      AND.S1 A0,A1,A1
      XOR.L1 A1,A3,A1
      SHR.S1 A1,4,A1
      AND.L1 A1,8-1,A1
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • JohnS
      Posted by JohnS
      on Apr 12 2012 19:07 PM
      Guru59445 points

      Juri,

      I have seen this problem before.  The emulation driver is failing to load a dependent dll.  It happens on some of the old 5.0 builds and some of the 5.1 betas.  If you download CCSv5.1 you should not have this issue.

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

      Regards,

      John

       


      If my reply answers your question please mark the thread as answered

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Juri Zaburunov
      Posted by Juri Zaburunov
      on Apr 12 2012 22:51 PM
      Prodigy60 points

      I have proper version.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • JohnS
      Posted by JohnS
      on Apr 13 2012 09:59 AM
      Guru59445 points

      Which version do you have?

       


      If my reply answers your question please mark the thread as answered

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Juri Zaburunov
      Posted by Juri Zaburunov
      on Apr 13 2012 14:11 PM
      Prodigy60 points

      5.1.1.00031 win 32

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • JohnS
      Posted by JohnS
      on Apr 13 2012 17:12 PM
      Guru59445 points

      Well that is the latest.

      Try going to your target configuration (ccxml) file.  There should be a button on the right that says "Test Configuration".  We are hoping that it might produce a better dialog that says what dll cannot be found.

      John

       


      If my reply answers your question please mark the thread as answered

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Juri Zaburunov
      Posted by Juri Zaburunov
      on Apr 14 2012 00:46 AM
      Prodigy60 points

      "The program can't start because FTD2XX.dll is missing from your computer.Try reinstalling the program to fix this problem." is the message. I don't desire to reinstall the program. Is there other way to fix it?

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • JohnS
      Posted by JohnS
      on Apr 16 2012 08:43 AM
      Guru59445 points

      That file is part of the FTDI drivers that are needed for the XDS100.  In your installation folder is there a folder \ccsv5\ccs_base\emulation\windows\xds100_drivers\ftdi\i386

      The FTDI2XX.dll file should be inside that.   If the file is there I believe we should be able to manually install them.  I will get the instructions for that.

      John

       


      If my reply answers your question please mark the thread as answered

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • JohnS
      Posted by JohnS
      on Apr 16 2012 09:33 AM
      Guru59445 points

      To manually install the drivers go one level up (\ccsv5\ccs_base\emulation\windows\xds100_drivers\ftdi) then right click on each of the 2 inf files (ftdibus.inf and ftdiport.ini) and select install.

      John

       


      If my reply answers your question please mark the thread as answered

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Andy Hrnicek
      Posted by Andy Hrnicek
      on Jul 24 2012 07:34 AM
      Prodigy40 points

      I hope this thread is not too dead to resurrect for a moment...

      I am having the same issue with the dynamic library not being found. I went into ...emulation/windows/xds100_drivers/ftdi and installed the DPInst64.exe (my .inf files are not setup for installation apparently) and was unable to resolve the error that way.

      I have CCS version 5.2.1.00018. Compiler 6.1.0. Emulation package 5.0.747.0 (from the error dialogue)

      This is the error I get in full text:

      "C28xx: Error connecting to the target: (Error -600 @ 0x0) A required dynamic library could not be located. The library isn't on the search path. (Emulation package 5.0.747.0) "

      Thank you for your help

      F2808 C28xx
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Amit Nain
      Posted by Amit Nain
      on Sep 13 2012 17:42 PM
      Prodigy115 points

      Hi All,

            Me too got the same error as :

      Error connecting to the target: (Error -600 @ 0x0) A required dynamic library could not be located. The library isn't on the search path. (Emulation package 5.0.747.0)

      Please help.

      CCSv5
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Andy Hrnicek
      Posted by Andy Hrnicek
      on Sep 14 2012 07:18 AM
      Prodigy40 points

      not sure if you're using the xds100 or not, but my problem was that it was not programmed correctly. I found the MProg 3.5 and was able to program the ftdi chip and then it works. also, make sure your MCU has appropriate power as that could also give this error.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Amit Nain
      Posted by Amit Nain
      on Sep 14 2012 14:45 PM
      Prodigy115 points

      When I using Texas Instruments Simulator for the program it doesn't given any error and works fine. But When I try to use XDS100v1 its giving me this dynamic linking error. Any Ideas ??

      I am using this tool for the first time.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • JohnS
      Posted by JohnS
      on Sep 14 2012 14:56 PM
      Guru59445 points

      It is best to start a new thread for this

       


      If my reply answers your question please mark the thread as answered

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Alex Bienek
      Posted by Alex Bienek
      on May 24 2013 11:44 AM
      Prodigy50 points

      I have a similar problem using CCS  Version: 5.2.1.00018 when trying to connect to the BlackHawk XDS560v2 emulator on the TMDSEVM6678LE.

      Always get the same error message

      Error initializing emulator:

      (Error -2083 @ 0x0)

      Unable to communicate with the emulator. Confirm emulator configuration and connections, reset the emulator, and retry the operation.
      (Emulation package 5.0.747.0)

      The windows device manager says there is no driver installed and there doesn't appear to be a driver provided with the CCS installation. The BlackHawk website says the driver will be installed with CCS.

      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