LibrePilot Forum

Development => Firmware General => Topic started by: bschriv on March 21, 2016, 07:27:45 pm

Title: Configuring Eclipse IDE Kepler for firmware compile
Post by: bschriv on March 21, 2016, 07:27:45 pm
Is there any info available so one can compile and debug the firmware inside Eclipse IDE as opposed to using the supplied command line Makefile session?
I have the Kepler release of Eclipse with ARM cross compile tool chain, which works fine for a STM32F401 Discovery board.
The complete flight firmware download comes with a .cproject, .project and a .metadata directory under the Project directory and will configure the directory structure inside Eclipse, but here are still a number of configurations missing for it to compile.