Remote Debug Startup with Linux on iMX8M [message #1821081] |
Wed, 05 February 2020 05:24  |
Eclipse User |
|
|
|
Hi to all,
I am new to Eclipse, so probably my question is obvious. I am about to use Eclipse to develop an application (in ANSI C) for ARM iMX8M target board where Linux is running. For that purpose, I created a new C project "Hello World", configured Eclipse to use GCC, compile my HelloWorld (it worked), copied it manually (outside from Eclipse) to my target board and executed it: I got "Hello World" on the terminal. This far is OK.
Now, I would like to debug it from Eclipse. I created a new Debug Configuration, set parameters (presume to be correct) according to the parameters from my target, but when I try to Debug, I got the message on the IDE window:
"Error during file upload.
java.io.IOException: inputstream is closed
java.io.IOException: inputstream is closed
java.io.IOException: inputstream is closed"
I checked my host firewall, and everything is enabled for Eclipse and Java regaring my target. I suppose the problem is not in firewall.
Any suggestion? Thank you in advance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.31926 seconds