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.

Emulation Problem with CCS5.1

I'm trying to set up my emulator and I get this error:

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.520.0)

Unfortunately I can't see where I set up the path(s) for the emulator, can someone enlighten me please?

Thanks!

  • Emil,

    That is indeed strange, as all the appropriate paths to DLLs are set when CCS is installed. From the emulation package version I assume you are using CCSv5.1.0.09000, but which emulator are you using? Are you sure you selected the support for it during install? Check step 8 of section Installing CCS of the CCSv5 Getting Started Guide.

    If you selected the appropriate emulator support, can you check the directory below and see if you have the 28x dvr support files? For example, for Spectrum Digital the files would be <sdgo28x.dvr>, <sdgo28xusb.dvr>, etc. For Blackhawk the file would be <bhemu28x.dvr>.

    C:\TI\ccsv5\ccs_base\emulation\drivers

    If you can't find these files even if you properly selected the emulator support, then for some reason the installation failed. You can either send the installation log (go to menu Help --> CCS Support --> Installation log) and possibly remove and reinstall CCSv5.1.

    Regards,

    Rafael

  • Sorry for my delayed response other things came up.

    I'll check that I installed everything, I know I didn't install the Blackhawk stuff.

    Thanks!

  • Got it working!

    Bottom line is I had emulator type and installed drivers not matching.

    Thanks!