Difference between revisions of "How to develop with Eclipse IDE under IGEP Technology"

From IGEP - ISEE Wiki

Jump to: navigation, search
m
m
Line 15: Line 15:
 
= Pre-installed software on IGEP Processors Boards  =
 
= Pre-installed software on IGEP Processors Boards  =
  
''(from [[Pre-installed software on IGEP Processors Boards]])''  
+
''(from [[Pre-installed software on IGEP Processors Boards]])''
{[Pre-installed software on IGEP Processors Boards]}
+
{{#lst:Pre-installed software on IGEP Processor Boards}}
  
 
= Using Eclipse IDE  =
 
= Using Eclipse IDE  =

Revision as of 13:38, 21 August 2012

under construcion

Overview

This guide can be helpful to learnt to develop applications under IGEP Boards using Eclipse IDE and IGEP SDK Yocto Toolchain.

Requirements

There are some requisites to follow this guide:

Pre-installed software on IGEP Processors Boards

(from Pre-installed software on IGEP Processors Boards)

Overview

If you have a brand new IGEP Processor Board you must know that it comes with a firmware provided and installed on it by ISEE.

By default, if you power up your board it will run the software on the flash. But you can prepare a MicroSD card and boot from it by inserting it to the MicroSD card reader of your IGEP Processor Board, as it has more priority than the flash.

The pre-installed software consists of a minimal Linux-based distribution with a lite X Window System and GNOME Mobile based applications created with Yocto Platform Builder.

About the pre-installed software

The pre-installed software consists of:

  • IGEP X-loader: a bootloader compatible with all IGEP Processor Boards.
  • IGEP Kernel: a Linux Kernel maintained by ISEE.
  • IGEP firmware Yocto: the software distribution consists of a lite X Window System and GNOME Mobile based applications created with Yocto tools

For more information about these specific sotware, read the following articles:

Other useful articles:


Igep forum.png If you have any question, don't ask to ask at the IGEP Community Forum or the IGEP Community Chat Irc.png

Using Eclipse IDE

Open program

Create and Build projects

Build an autotools-based project

Run programs remotely

Debug programs remotely

Other uses

Explore IGEP filesystem remotely