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.
Tool/software: Code Composer Studio
Hi,
I am currently playing with AM57x EVM. I am following "Processor SDK Linux Training: Hands on with
the Linux SDK". I configured RSE to target as explained in the tutorial. When I try to connect, I get the
"Failed to connect sshd on "evm_ip:22": ProxySOCKS5: com.jcraft.jsch.JSchException: timeout: socket is not established" error.
But, I can succesfully make a ssh connection to the board with the command "ssh -l root evm_ip" via terminal.
I am using ccs6.2.0 on ubuntu 16.04.
Regards,
Napyonsen