필터 지우기
필터 지우기

Error Connecting to Eclipse through Embedded IDE Link Plugin

조회 수: 2 (최근 30일)
Matthew
Matthew 2011년 9월 20일
I am trying to compile simulink code using the Eclipse IDE target. I followed the tutorial on how to setup and configure the Eclipse IDE and compilers, and am stuck when they tell me to run the pilsumdiff example. I configure everything as stated in the tutorial, but when i right click on the sub system and tell it to build, I get the following error:
Subsystem Build Failed
The call to idelink_ert_make_rtw_hook, during the entry hook generated the following error: Could not connect to Embedded IDE Link plugin in Eclipse. Please check the port number and installation of the plugin. The build process will terminate as a result.
This is what i see in the Matlab display window
### Connecting to Eclipse through Embedded IDE Link Plugin (localhost @ 5555) Warning: Info about your third-party software: 1. Your version of JRE (1.7.x) is higher than the tested version (1.6.x). 2. Your version of GCC (4.5.x) is higher than the tested version (3.4.x). 3. Your version of GDB (7.2.x) is higher than the tested version (6.3.x). 4. Your version of AR (2.21.x) is higher than the tested version (2.19.x). 5. Your version of AS (2.21.x) is higher than the tested version (2.19.x).
Starting Eclipse™ IDE...
If i go into eclipse, i see that the pluin is indeed running.
Here's the info: Status: STARTED Port number: 5555 configuration <a>file:file:/C;/eclipse/plugins</a>\mwidelink.ini
Any ideas on how to fix this are greatly appreciated.
  댓글 수: 1
Kaustubha Govind
Kaustubha Govind 2011년 9월 21일
Matthew: I would recommend contacting MathWorks Tech Support about this issue if you don't receive a reply here.

댓글을 달려면 로그인하십시오.

답변 (1개)

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer 2012년 8월 17일
편집: Walter Roberson 2012년 8월 22일
Based on the error messages, I see two potential causes:
  • The port number is busy/being used by another application.
  • Unsupported/untested third party software.
To fix either issue, search your product documentation for "Working with Eclipse IDE" and read the following topics:
  • Tested Software Versions
  • Installing Third-Party Software for Eclipse
  • Configuring Your MathWorks Software to Work with Eclipse
  • Troubleshooting with Eclipse IDE

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by