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.

connect to target in CCSV5

Hi every one!

I'm using CCSv5 to build a project and load file to DSP target (C6488 or C6474)

I had configured for it.But when I connect to target ,there is a error :A required dynamic library could not be located.

The library isn't on the search path.

(Emulation packet 5.0.520.0).

Can I help me to solve this problem?

Thank u so much!

  • Hi, I think this problem is due to user access control (UAC) being left on with CCS installed under C:\Program Files.

    Please take a look at this post and see if it resolves your issue: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/113152.aspx

    It points to another post where the problem was resolved.