Hello.
Following instructions to connect CCS remotely via SSH with my TDA4 EVM (Remote Explorer Setup with CCS), the connection is not established because of failure in negotiation:
Here is some info about the environmental system:
- ubuntu 18.04 (recommended by TI for this RTOSSDK for TDA4)
- Code Composer 12 (recommended by TI)
- Remote System Explorer End-User Runtime 4.5.300.202101081641 org.eclipse.rse.feature.group Eclipse TM Project (present in installed CCS)
If I use Console terminal or Putty, the connection is correctly established.
What should I do to solve the issue in Code Composer?
Many Thanks