No console message during remote debugging [message #1707260] |
Thu, 03 September 2015 07:15  |
Eclipse User |
|
|
|
Hi,
configuring eclipse in order to be able to debug remotely (over beaglebone) my project, there is no option to see anything from console more than eclipse messages (compiler, linker...).
With the Hello World example, some messages below ones should be displayed:
root@beaglebone:~# echo $PWD'>'
/home/root>
root@beaglebone:~# chmod +x /home/root/Test;/home/root/Test;exit
Hello BeagleBone
logout
But these messages are never shown, otherwise simple message for terminated run is displayed:
<terminated>Test[C/C++ Applocation]/home/user/workspace/Test/Debug/Test (dd/mm/yyyy hh:mm)
How can I solve this issue in order to get the right output from remote device?
Kind Regards
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03054 seconds