Hi, I have used/wasted this day on trying to debug my program, so now I need some help/encouragement:) There is something stupid I am doing.
When pressing F11 in the Eclipse I get the following error message:
Lauching … has encountered a problem: Remote Transfer Error: FTP transfer from local path … to remote path 10.0.0.121 /tmp/
This has worked many times before, but now something has changed?
The host IP is 10.0.0.53 and the device is 10.0.0.121.
When I go to the device 10.0.0.121/tmp I can see the program is transferred OK.
I can ping all directions device/host.
I have entered correct IP addresses in the “Device Manager” and in the “Debug Configuration”.
The device is booting just fine with NFS and root mounted on the host.
What am I missing out?
Thanks