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.

Can't Launch Blackhawk XDS560v2 with CCS 5.1M8.5



I imagine this is a permissions issue, so let me start by reviewing how I did the installation:

  1. Installed using "sudo" command to /usr/local/CCSv5.1m8.
  2. Did NOT launch CCS at the end.
  3. Launched CCS as user for first time, but received some errors about not being able to write to /usr/local/CCSv5.1m8/0.
  4. Ran "sudo chmod -R a+w /usr/local/CCSv5.1m8/" to fix permissions issue.
  5. Can now successfully launch CCS as user.
  6. Can debug no problem using XDS100v2.
  7. Cannot debug using Blackhawk XDS560v2.

Here's the error that I get:

Error initializing emulator:
(Error -2085 @ 0x0)
Internal error: Missing or corrupt application file. Restart the application. If error persists, please report the error.
(Emulation package 5.0.470.0)

Suggestions?

  • Brad,

    Could you have a look at two things for me:

    (1) Run ls -l /etc/udev/rules.d and post the results here. I'm checking to see which USB rules files were created and with what permissions.

    (2) Look at the permissions for the ~/.TI folder, and any sub-folders. You only need to look at the level immediately below ~/.TI.  If the .TI folder itself or any sub-files or folders are owned by root, do a chown -R to change the ownership to you. All files in this folder should be writable by the current user. After changing permissions, repeat your connect test.

  • AndyW said:

    (2) Look at the permissions for the ~/.TI folder, and any sub-folders. You only need to look at the level immediately below ~/.TI.  If the .TI folder itself or any sub-files or folders are owned by root, do a chown -R to change the ownership to you. All files in this folder should be writable by the current user. After changing permissions, repeat your connect test.

    That was it!!!!!  I changed the ~/.TI folder permissions like so:

    sudo chown -R user:user ~/.TI

    The XDS560v2 was able to connect fine once I made that change!

  • Dear all,

    I have a similar problem with the CCS installed on Windows 7.
    Could you tell me what would be the equivalent folder in Windows I need to change the permissions of, please?

    Thank you in advance.

    Best regards,
    Andrés