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.

CCS/TMS320F28335: CCSv6: Remote System Explorer issue.

Guru 20035 points
Part Number: TMS320F28335

Tool/software: Code Composer Studio

Hello,

Every once in a while the CCS system tray shows "Remote System Explorer" while I am performing a build.  During the time it shows up, the build runs very very slow.

I thought I had disabled it in the past, but it keeps showing up.

Why would it show up in the first place.  I am not even sure what Remote System Explorer is used for and who would need it.

How can I completely remove it CCS.

Stephen

  • Stephen

    Remote System Explorer is used by people developing embedded Linux systems or something similar with a remote system that can be accessed.

    You can disable it via the capabilities setting:

    Regards,

    John

  • I am running 6.2.0.00050. I deselected RSE Project, selected apply and then close. After restarting CCS, the option is still selected. I tried it again and got the same results.
  • Steven,

    That is odd. I see the same thing on CCSv8. That capability seems to re-enable itself on restart. All of the others respect the state that I select.

    I tried disabling the capability and then deleting all of the org.eclipse.rse folders from the /eclipse/features folder but even then it still came up as enabled.

    I then removed all of the org.eclipse.rse .jar files from the /eclipse/plugins folder. Disabled the capability again.
    This time when I restart the RSE project stays disabled.

    Thus if you really want to disable this one it looks like you will have to remove/move those folders and .jar files.

    Regards,
    John
  • Wow! What a pain.
    I notice RSE shows up in the CCV task bar every once in a while and slow CCS down considerably.

    Do you know why it showing up in the task bar when Im not using it?

    Stephen
  • Stephen,

    Searching around I see other users of eclipse based products running into the same thing.  I don't see this so I can't test the following but one thing people have suggested is to disable a startup service that RSE has.

    In the startup and shutdown preferences there is a RSE UI option that you can disable.

    Regards,

    John

  • Ok, I'll see if that works.
  • seems to be working ok so far...