Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

584 bytes removed, 19:04, 3 July 2012
no edit summary
*Connect to your IGEP Board using Ethernet Commnication
*Build programs using ECLIPSE IDE
 
= ECLIPSE IDE =
 
Eclipse IDE is a software development environtment., this software package is very popular because you can extend its functionalities installing pluggins. At IGEP v3.0 VM Eclipse includes Linux tools and Yocto plugin to develop C applications for IGEP firmware.
 
Source code C applications can be compiled in Eclipse using a simple Makefile or Autoconf tools. Autoconf tools can be useful if you want to develop a huge application with a lot of dependencies, VM Eclipse Examples use Autotools, this method can be tedious and is not recomended for simple programs.
= Write your First Program using ECLIPSE =
4,199
edits