Eclipse configuration for ArduPilotMega

I'm trying to get an ArduPilotMega development environment up with Eclipse, following these instructions: http://code.google.com/p/ardupilot-mega/wiki/Eclipse I'm running 64-bit Ubuntu 10.10. I installed Eclipse CDT (Indigo) by simply downloading from eclipse.org (I've used Eclipse some in the past, not recently).

 

1)Followed the instructions until importing ArduPilotMega.psf. The first attachment shows the .psf failing. It looks like the only thing missing from this .psf import is the ArduCopterMega stuff, which I don't need. I downloaded the .psf separately, removed the ArduCopterMega line and imported that. This worked fine.

 

2) Continuing with the instructions in the linked wiki page, there appears to be a config.mk file missing. Again, see attachment.

Screenshot.png

Screenshot-1.png

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • I have the same issue.  I was able to get part of this to go away by 'verifying' an example project in Arduino, but now I'm getting the 'No rule to make target "all". Stop.'  This is in the Libraries Project FYI.  What's weird is I can open the Arduino.mk file and see a target for 'all'.  It just doesn't seem to be working.

     

    Any thoughts?

This reply was deleted.

Activity