Strange things are happens... I'm trying to connect to the new on-device debug agent from a Carbide.c++ v3.2 using TCP/IP connection.
On device side: Install "Public CODA v4.0.21" on device (trying also S^1 and S^3), start it (always got an error at first start after the device was switched on "Failed to load XTI logical device. Error Code: -1") set WLAN mode, connecting to WiFi, obtain IP and port settings (192.168.1.135, port: 65029). Ok.
On PC side (IP 192.168.1.111): create "New connection", set a connection type to "TCP/IP", enter IP address (trying 192.168.1.135 or 192.168.1.135:65029), switch to "Test connection" tab, "Initiate service testing". After that there are no any errors or messages. Label of "Initiate service testing" button just changed to "Stop service testing" and nothing happens.
In the same time a ping to 192.168.1.135 always successful, other applications works fine with that connection.
I also tried to disable firewall, but looks like the process named "carbide.c++.3.2.exe" completely does not trying to connect to the 192.168.1.135 at all.
What could be wrong?
Thanks.




