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.

error while testing connection

hi ,i am using ccs5 for my project in c2000 launchpad  when i configured my target and tried to test the connection the uscif reports the following error

This error is generated by TI's USCIF driver or utilities.

The value is '-110' (0xffffff92).
The title is 'SC_ERR_OCS_ALREADY_OPEN'.

The explanation is:
This utility opened the controller but found it already in use.
You must exit other debuggers and utilities that access the
controller because this utility must be the only client.

 can u help me to find wat might be the remedy for it

  • The error means that there is already an open connection to the emulator. Did you make sure there is no other connection to the emulator already open (such as another utility that can be used to test JTAG connections etc)? You can make sure via the Task Manager that there are no such processes running. Then close and restart CCS and give it a try again.