结果出现如下错误: ------------------------------------------------------------
Unable to connect to hello-application
Reason:
Failed target configuration:
Configuration the target for debug-See the App Console for further
information
-------------------------------------------------------------
上面的hello_application是的设置的Debugger configuration文件的名字。
下面是App Console里面显示的具体错误信息:
-------------------------------------------------------------
Error launching gdbserver
gdbserver /dev/ttyAMA3 /root//home
Process /root//home created; pid = 1152
Cannot exec /root//home: No such file or directory.
Child exited with status 127
No program to debug. GDBserver exiting.
-------------------------------------------------------------