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.

Unable to connect to remote Linux system using Code Composer and RSE

Good morning,

I'm unable to connect to my remote BeagleBone black running Ubuntu 16.04 using Code Composer 6.1.3.00033. I've added the Linux system as described in the Linux Sitara getting started guide with ssh shell and terminal options, but when connecting I'm experiencing the following error.

Session.connect: java.io.IOException: End of IO Stream Read

I can ping and ssh into both the USB-emulated IP address and the ethernet IP address without any trouble. Interestingly, I downloaded Eclipse Neon this morning, and was able to create a remote Linux system in my remote system explorer with the same exact settings, and connect without any problems! Is this a bug within Code Composer Studio?

Thank you for your support!

Best regards,

Chris

  • Hi Chris,
    It could be some issue with the version of the TM plugin that comes with the Eclipse version we bundle CCS with. What version of the plugin do you have with your Neon installation?

    Thanks
    ki
  • Hi Ki-Soo Lee,

    I have v3.7.0 of the Remote System Explorer End-User Runtime software on CCS and v3.7.1 on my Neon Eclipse installation. Is this the software which you're referring to as the TM plugin? If not, please let me know where I can check the version.

    I tried updating my RSE End-User Runtime software on CCS but it says that no updates are available, despite the version number not being the most recent (v3.7.1). Any suggestions?

    Thanks,

    Chris

  • I have the same exact issue (Ubuntu 16.04 and CCS 6.1.3.00034). I can connect via SSH from terminal fine. But CCS errors out with "Failed to connect sshd", and clicking Details reveals "Session.connect: java.io.IOException: End of IO Stream Read".
  • Good news. I noticed after posting the previous reply that there was a new version of CCS (6.2.0). After upgrading this feature now works.