Hi,
i would like to ask if somebody here knows how to setup all that environment settings in eclipse (helios)
to get the APM project at least compileable.
I tried to do something in arduino, but it is so simple that even the line numbers can't be visible...
So i decided to use arduino only for make a build - target and upload code to APM board and of course serial monitor.
First i added includes in eclipse c++ project but still get scanner error on first line of code in ArduPilotMega.pde -> FastSerialPort0(Serial);
In fact it is not a big problem because i'd like to have eclipse only as conformal editor of c code, but anyway...
Has anybody here working environment of APM project in eclipse?
Replies
There is a bit on this subject in the APM manual.
http://code.google.com/p/ardupilot-mega/wiki/Eclipse