Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Unable to configure Arduino to work with Eclipse Juno
Unable to configure Arduino to work with Eclipse Juno [message #1403033] Sun, 20 July 2014 12:23 Go to next message
Collin Chan is currently offline Collin ChanFriend
Messages: 2
Registered: July 2014
Junior Member
Hi all,

I am facing so complications when configuring Eclipse Juno C++ IDE to work with Arduino, wonder if anyone might have faced similar situation.

I followed the guide here on arduino.cc, with arduino IDE installed at C:\Arduino

But received this error message:
[${Workspace_loc:/TestProject}/Release/TestProject.hex] for the Flash memory does not exist or is not readable. Maybe the project needs to be build first.


I am using Windows 8, Ardhuino IDE 1.0.5-r2

Thank you everyone


Re: Unable to configure Arduino to work with Eclipse Juno [message #1403056 is a reply to message #1403033] Sun, 20 July 2014 22:43 Go to previous messageGo to next message
Doug Schaefer is currently offline Doug SchaeferFriend
Messages: 135
Registered: July 2009
Senior Member
I'm not sure I know the answer yet, but it comes at a good time.

I bought myself an Uno and am about to start working on a plug-in set that will add real support for Arduino to CDT. It will include all the things out of the Arduino IDE that you need (i.e. everything but their IDE which is great for beginners, but...), and focus on real C++ development (not ino's which are so close to C++, they should be C++). Install should be a breeze and I'll include it in the Eclipse Marketplace. But that's a few weeks away though (hopefully by September's CDT 8.5).

BTW, do you have the link to the article on arduino.cc? That might help guide me with my plug-in.
Re: Unable to configure Arduino to work with Eclipse Juno [message #1403059 is a reply to message #1403056] Mon, 21 July 2014 01:53 Go to previous messageGo to next message
Collin Chan is currently offline Collin ChanFriend
Messages: 2
Registered: July 2014
Junior Member
Sure Doug

http:// playground . arduino . cc/code/eclipse

and a more detailed guide

http:// horrorcoding.altervista. org /arduino-development-with-eclipse-a-step-by-step-tutorial-to-the-basic-setup/#respond

-remove the spaces in links

cheers
Re: Unable to configure Arduino to work with Eclipse Juno [message #1413369 is a reply to message #1403056] Thu, 28 August 2014 11:19 Go to previous messageGo to next message
Con Cunningham is currently offline Con CunninghamFriend
Messages: 2
Registered: August 2014
Junior Member
Hi Doug, I'm guessing you know already, but there are a couple of Eclipse Arduino plugins out there already - "https:// github.com / jantje / arduino-eclipse-plugin" for instance. I use eclipse for Arduino work a lot, but I don't use a plugin - I took the (one time) pain to figure out all the compiler / linker options, and now just copy a project when I need a new one.

Re: Unable to configure Arduino to work with Eclipse Juno [message #1440763 is a reply to message #1413369] Wed, 08 October 2014 20:56 Go to previous message
jan baeyens is currently offline jan baeyensFriend
Messages: 15
Registered: March 2012
Junior Member
Hi Dough
Still feel like "adding real support for Arduino to CDT"?
Take a look at my arduino eclipse plugin. http://eclipse.baeyens.it/. I tink it is doing a really good job.
Wim jongman build a real product from it. And it is available on the market place.
It is all open source and I'm open to ideas, improvements, comments ....
Best regards
Jantje
Previous Topic:Eclipse Luna, CDT, gdb issues with breakpoints
Next Topic:Symbol could not be resolved
Goto Forum:
  


Current Time: Thu Apr 25 17:37:42 GMT 2024

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

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

Back to the top