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.

CCS: in ccs5.5 version ,I met a question: debugger initialization error。can you tell me how to solve it?

Tool/software: Code Composer Studio

  • HI,

    Your post does not have many details apart from the error message itself.

    This seems to be a corrupt file (caused maybe by an antivirus or a hard drive corruption) or an incomplete install. Can you verify if the file exists in your filesystem? 

    Also, if you are using a Debug Probe that is not han a XDS200, XDS560 or XDS560v2, this file shouldn't need to be loaded and the issue may be a misconfigurede target configuration file (.ccxml). 

    Hope this helps,

    Rafael

  • thank you for your reply
          I am using CCS5.5 version, the computer system is win7 64 bit, this driver file is what I need, and I can be sure it is not damaged..(ccxml) The file is not mistaken. XDS560 is what I need.

  • Hi,

    You can always try to find the dependencies of this library using dependency walker, but at this point I would either try to reinstall the Microsoft redistributable libraries (which are required by this particular file) and, if this fails, reinstall CCS altogether. 

    Check step 8 of the following troubleshooting reference. 

    http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv5#Installation

    Hope this helps,

    Rafael

  • By using dependency walker , I found that dll files include with this (xds560icepick_d.drv)file is misiing, Do I have to re-download these dll file?

  • Hi,

    It seems there are additional erros indeed. It is strange that you are finding several API-MS_WIN lliraries missing. 

    I just did the same search on my CCSv5.5 on Windows 7/64 and found just two libraries reported missing, but they are part of the TI software anyways and may be a simple misconfiguration on my part. 

    I would strongly check the reference I provided before and reinstall the MS Redistributable libraries. 

    Regards,

    Rafael