Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Adding ChibiOS to Eclipse 2019 - missing equinox parts
Adding ChibiOS to Eclipse 2019 - missing equinox parts [message #1817473] Fri, 22 November 2019 21:39 Go to next message
Helen Keller is currently offline Helen KellerFriend
Messages: 173
Registered: June 2019
Senior Member
I am attempting to add ChibiOS ( add new software) to working Eclipse 2019-09. .

If fails with reference to missing "equinox" resources.
See attached file "details".
The Chibi forum goes to great length advertising that ChibiOS can indeed work with Eclipse, but only up to certain version of Eclipse - it does not include Eclipse 2019 version , thus throwing the error..

My question to this forum - can I safely install OLDER , required PART of Equinox onto current Eclipse 2019-09?

Are there any known issues doing that?

I do plan to backup my current Eclipse 2019-09 before installing the Equinox part(s).

Re: Adding ChibiOS to Eclipse 2019 - missing equinox parts [message #1817477 is a reply to message #1817473] Fri, 22 November 2019 23:35 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
This isn't CDT related.
Did you try the Equinox forum?
https://www.eclipse.org/forums/index.php?t=thread&frm_id=31

UPDATE:

I see you don't really want to change the Equinox code at all.
What's missing is the CDI debugger which was removed 3+ years ago.
Apparently the ChibiOS plugin code was never updated.
If you want to use this plugin you'll either have to

  • install it with a compatible version of CDT (the one with Mars?)
  • modify the plugin yourself

[Updated on: Sat, 23 November 2019 06:38]

Report message to a moderator

Previous Topic:Code Folding Problems - More info...
Next Topic:Eclipse can't find clang (Win10)
Goto Forum:
  


Current Time: Thu Apr 25 14:31:34 GMT 2024

Powered by FUDForum. Page generated in 0.03154 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top