Gemalto is now part of the Thales Group, find out more.

You are here

Debug Eclipse EHS6 concept board - FtpWithTcpSocketEXT | Thales IoT Developer Community

May 21, 2014 - 12:30am, 3678 views

Hi, I am new at this and I have ran all example's but for some reason I cannot get FtpWithTcpSocketEXT or FtpWithTcpSocket to Debug. When I start debugging I get the following message from the console: Using port COM2 with 460800 Baud. Connecting to module... Initializing module for debugging... Establishing "IP connection for remote debugging of EHS5"... Registering ip address "192.168.244.1" of remote debugging device... Waiting for debug device registration of "IMP_NG_EHS5_REMOTE"... Passing control to external device emulator... Installing suite from: http://192.168.244.2:52221/FtpWithTcpSocket.jad I have set a breakpoint in the StartApp() but it never gets there. If I test the RS232Demo example then the Debug works perfectly. What am I missing?