Part Number: OMAP-L138
Tool/software: Code Composer Studio
Hi,
I've followed the steps in section 3.5.4.3. Remote Explorer Setup with CCS to connect to the OMAP-L138LCDK through ethernet (link to section below)
However, when I click connect on my remote systems connection it eventually errors out with the error message:
Failed to connect sshd on "192.168.0.15:22": java.net.NoRouteToHostException: No route to host (Host unreachable)
I'm using a laptop that has wireless in it, I believe it also has an ethernet port on the motherboard which is not routed out to the case.
As a result I'm using a USB to Ethernet converter.
This converter works fine and I am able to access the internet with it.
I am able to ping the OMAP-L138LCDK from my laptop through the USB->Ethernet converter and vice versa.
I've also verified with Wireshark that no traffic from my laptop USB->Ethernet interface is generated to the target 192.168.0.15 (OMAP-L138LCDK dev board) when I try to connect to it in CCS.
I'm assuming that CCS is trying to use an interface other than the USB->Ethernet one.
Is there a way for me to find out which interface CCS is trying to use for network access?
Also, is there a way to change which network interface it uses?
Thanks,
Ben