Tool/software: Code Composer Studio
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,
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
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
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