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.

LAUNCHXL-F280025C: Error connecting to the target: (Error -716 @ 0x0) Required dynamic library jscserdes could not be located. The library isn't on the search path. (Emulation package 9.5.0.00143)

Part Number: LAUNCHXL-F280025C
Other Parts Discussed in Thread: C2000WARE

I am getting this error while running the example codes. what should I do?

  • Hi,

    Can you check if you are using XDS110 emulator? if you are using any example from C2000ware, just make Launchpad target configuration is active in your project.

  • Shaili,

    Please look into what Santosh has advised, the debug probe on the LAUNCHXL is a XDS110 class probe.  From your CCS error message your target config file is setup with a XDS100 class probe, which does not exist on the Launch Pad.

    You can either change your target config manually, or if you are debugging a C2000Ware project, you can change the build configuration (right click on the project and go down to build configurations) to one with a LAUNCHXL in the name; this should fix the emulation target issue.

    Best,

    Matthew