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

From IGEP - ISEE Wiki

Jump to: navigation, search
m (Created page with ''''under construcion'''')
 
m
Line 1: Line 1:
 
'''under construcion'''
 
'''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:
 +
 +
*[http://isee.biz/component/zoo/item/igep-virtual-machine-sdk-yocto IGEP SDK VM]: follow the [http://isee.biz/component/zoo/item/igep-sdk-software-user-manual IGEP&nbsp;SDK&nbsp;SOFTWARE&nbsp;USER&nbsp;MANUAL] (chapter 2.3 "Setting up and running the VM") or install [[How to install Eclipse IDE|Eclipse IDE]]<br>
 +
*[http://isee.biz/products/processor-boards IGEP Processor Board]
 +
*MicroSD Card (optional: If you want to upgrade your IGEP Firmware)
 +
 +
== Pre-installed software on IGEP Processors Boards<br>  ==
 +
 +
== Using Eclipse IDE  ==
 +
 +
=== Open program  ===
 +
 +
=== Create and Build projects  ===
 +
 +
==== Build an autotools-based project  ====
 +
 +
=== Run progrmas remotely  ===
 +
 +
=== Debug programs remotely  ===
 +
 +
== Other uses  ==
 +
 +
=== Explore IGEP filesystem remotely ===

Revision as of 13:25, 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 progrmas remotely

Debug programs remotely

Other uses

Explore IGEP filesystem remotely