Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to develop with Eclipse IDE under IGEP Technology

1,868 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 ===
*If the "open perspective" prompt appears, click "Yes" so that you in the C/C++ perspective.
*The left-hand navigation pane shows your project. You can display your source by double clicking the project's source file.
 
{| cellspacing="1" cellpadding="1" width="200" border="1"
|-
| [[Image:Eclipse newproject1.png|250px]]
| [[Image:Eclipse newproject2.png|250px]]
| [[Image:Eclipse newproject3.png|250px]]
|-
| [[Image:Eclipse newproject4.png|250px]]
| [[Image:Eclipse newproject5.png|250px]]
| [[Image:Eclipse newproject6.png|250px]]
|}
 
'''<sup>Click to enlarge image</sup>'''
== Set up a connection between IGEP and Host computer ==
 In IGEP SDK VM is configured by default in Eclipse IDE 192.168.5.1 IP adress for IGEP. If you want use another IP address you should do anew connection configuration.  ''(from [[How to install Eclipse IDE]])'' {{#lst:How to install Eclipse IDE|setup_connection}}
== Run programs remotely ==
*Use other option as you want like program arguments or commands to execute before application run
*Finally run your program
 
{| cellspacing="1" cellpadding="1" width="200" border="1"
|-
| [[Image:Eclipse run1.png|331px]]
| [[Image:Eclipse run2.png|331px]]
|-
| [[Image:Eclipse run3.png|331px]]
| [[Image:Eclipse run4.png|331px]]
|}
 
'''<sup>Click to enlarge image</sup>'''
== Debug programs remotely ==
*Click Debug
*Accept the debug perspective if it’s not the default perspective.
 
{| cellspacing="1" cellpadding="1" width="200" border="1"
|-
| [[Image:Eclipse debug1.png|250px]]
| [[Image:Eclipse debug2.png|250px]]
| [[Image:Eclipse debug3.png|250px]]
|-
| [[Image:Eclipse debug4.png|250px]]
| [[Image:Eclipse debug5.png|250px]]
| [[Image:Eclipse debug6.png|250px]]
|-
| [[Image:Eclipse debug7.png|250px]]
| [[Image:Eclipse debug8.png|250px]]
| [[Image:Eclipse debug9.png|250px]]
|}
 
'''<sup>Click to enlarge image</sup>'''
= Other uses =
== 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