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

From IGEP - ISEE Wiki

Jump to: navigation, search
m
m
Line 1: Line 1:
'''under construcion'''
+
'''under construcion'''  
  
== Overview  ==
+
= Overview  =
  
 
This guide can be helpful to learnt to develop applications under IGEP Boards using Eclipse IDE and IGEP SDK Yocto Toolchain.  
 
This guide can be helpful to learnt to develop applications under IGEP Boards using Eclipse IDE and IGEP SDK Yocto Toolchain.  
  
== Requirements  ==
+
= Requirements  =
  
 
There are some requisites to follow this guide:  
 
There are some requisites to follow this guide:  
Line 13: Line 13:
 
*MicroSD Card (optional: If you want to upgrade your IGEP Firmware)
 
*MicroSD Card (optional: If you want to upgrade your IGEP Firmware)
  
== Pre-installed software on IGEP Processors Boards<br>  ==
+
= Pre-installed software on IGEP Processors Boards<br>  =
  
== Using Eclipse IDE  ==
+
= Using Eclipse IDE  =
  
=== Open program  ===
+
== Open program  ==
  
=== Create and Build projects  ===
+
== Create and Build projects  ==
  
==== Build an autotools-based project  ====
+
=== Build an autotools-based project  ===
  
=== Run progrmas remotely  ===
+
== Run programs remotely  ==
  
=== Debug programs remotely  ===
+
== Debug programs remotely  ==
  
== Other uses  ==
+
= Other uses  =
  
=== Explore IGEP filesystem remotely ===
+
== Explore IGEP filesystem remotely ==

Revision as of 13:26, 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

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