Remote Run/Debug: slow login (via TCF) (echo $PWD) [message #1709039] |
Wed, 23 September 2015 13:23 |
star bright Messages: 17 Registered: September 2015 |
Junior Member |
|
|
If I do a remote run (same for debug), there is something strange. In the eclipse terminal I see the following:
root@device:/#
e
c
h
o
$
P
WD'>'
/>
root@device:/# /tmp/hello;exit
Hello World
The characters "echo .. " appear with a large delay, so one second between the single characters. At first I did have this small test code, which finished so fast, that I just could see the "e" - everything else (including Hello World) wasn't to see at eclipse-console. Only a wait before exit the main() helps, so that I could see all output. Anyone has an idea what might be the reason for that? Connection to device is via TCF.
I use Luna SR2 (as this is compatible to Yocto).
[Updated on: Wed, 23 September 2015 13:24] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.03385 seconds