Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to develop with Eclipse IDE under IGEP Technology

304 bytes added, 09:52, 31 December 2013
m
Requirements
'''under construction'''
 
= Overview =
There are some requisites to follow this guide:
*[httphttps://www.isee.biz/componentsupport/zoodownloads/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> in your host computer *[httphttps://www.isee.biz/products/igep-processor-boards IGEP Processor Board] *MicroSD Card (optional: If you want to upgrade your IGEP board has Poky Firmware) *[http://labs.isee.biz/images/c/ca/Eclipse_examples.tar.bz2 Eclipse Examples] (with IGEP&nbsp;SDK VM is not necessary, there are included)<br>
= Pre-installed software on IGEP Processors Boards =
''(from [[Pre-installed software on IGEP Processors Boards]])''{{#lst:Pre-installed software on IGEP Processor Boards}}
= Using Eclipse IDE =
=== Import examples ===
'''NOTE:''' These steps are not necessary if you use IGEP&nbsp;SDK&nbsp;VM , examples are included by default
*[http://labs.isee.biz/images/c/ca/Eclipse_examples.tar.bz2 Download] examples
| [[Image:Eclipse import4.PNG|331px]]
|}
 '''<sup>Click to enlarge image</sup>'''
=== Build an autotools-based project ===
| [[Image:Eclipse newproject6.png|250px]]
|}
 '''<sup>Click to enlarge image</sup>'''
== Set up a connection between IGEP and Host computer ==
Note that the Eclipse IDE in In IGEP&nbsp;SDK&nbsp;VM is configured by default using the Ethernet address in Eclipse IDE 192.168.5.1IP adress for IGEP. If you want use another IP address you should do a new connection configuration.
''(from [[How to install Eclipse IDE]])'' {{#lst:How to install Eclipse IDE|setup_connection}}
== Run programs remotely ==
{| cellspacing="1" cellpadding="1" width="200" border="1"
|-
| [[Image:Eclipse_run1Eclipse run1.png|331px]]| [[Image:Eclipse_run2Eclipse run2.png|331px]]
|-
| [[Image:Eclipse_run3Eclipse run3.png|331px]]| [[Image:Eclipse_run4Eclipse run4.png|331px]]
|}
 '''<sup>Click to enlarge image</sup>'''
== Debug programs remotely ==
{| cellspacing="1" cellpadding="1" width="200" border="1"
|-
| [[Image:Eclipse_debug1Eclipse debug1.png|250px]]| [[Image:Eclipse_debug2Eclipse debug2.png|250px]]| [[Image:Eclipse_debug3Eclipse debug3.png|250px]]
|-
| [[Image:Eclipse_debug4Eclipse debug4.png|250px]]| [[Image:Eclipse_debug5Eclipse debug5.png|250px]]| [[Image:Eclipse_debug6Eclipse debug6.png|250px]]
|-
| [[Image:Eclipse_debug7Eclipse debug7.png|250px]]| [[Image:Eclipse_debug8Eclipse debug8.png|250px]]| [[Image:Eclipse_debug9Eclipse debug9.png|250px]]
|}
 
'''<sup>Click to enlarge image</sup>'''
== Explore IGEP filesystem remotely ==
You can manage your IGEP files using Remote System Explorer: *Launch a remote terminal
*Import/Export files
*Rename files and folders
*Copy, Paste, Delete, Cut ...
*etc.
 
{| cellspacing="1" cellpadding="1" width="200" border="1"
|-
| [[Image:Eclipse remoteIGEP1.png|331px]]
| [[Image:Eclipse remoteIGEP2.png|331px]]
|-
| [[Image:Eclipse remoteIGEP3.png|331px]]
| [[Image:Eclipse remoteIGEP4.png|331px]]
|}
 
'''<sup>Click to enlarge image</sup>'''
4,199
edits