Difference between revisions of "Start developing under IGEP Technology"
From IGEP - ISEE Wiki
m |
(new draft) |
||
Line 23: | Line 23: | ||
__NOTOC__ | __NOTOC__ | ||
+ | |||
+ | __NOTOC__ | ||
+ | <meta name="keywords" content="IGEP, IGEP Technology, Support, ARM, tools, development"></meta> | ||
+ | <meta name="description" content="Many resources and general information to start developing under IGEP Technology now."></meta> | ||
+ | <div align="center"> | ||
+ | {| style="margin: 4px 0px 0px; width: 700px; background: none repeat scroll 0% 0% transparent;" class="FCK__ShowTableBorders;" | ||
+ | |- | ||
+ | | style="border: 4px solid rgb(221, 221, 247); width: 50%; background: none repeat scroll 0% 0% rgb(255, 255, 255); color: rgb(0, 0, 0); vertical-align: top; -moz-border-radius: 10px 10px 10px 10px;" class="MainPageBG" | | ||
+ | {| style="padding: 2px; width: 100%; background: none repeat scroll 0% 0% rgb(247, 247, 255); vertical-align: top;" class="FCK__ShowTableBorders" | ||
+ | {| cellspacing="0" cellpadding="10" border="0" align="center" | ||
+ | |- | ||
+ | | colspan="2" style="text-align: center;" | '''Tutorial Guides''' | ||
+ | |- | ||
+ | | rowspan="3" style="text-align: center;" | [[Image:Igep community logo.png|100px|link=IGEP Technology Devices Guides]] | ||
+ | | style="text-align: left;" | '''[[IGEP Technology Devices Guides|1/3 - Getting started]]''' | ||
+ | |- | ||
+ | | style="text-align: left;" |'''[[IGEP Technology Devices Guides|2/3 - What can I do]]'''<br> | ||
+ | |- | ||
+ | | style="text-align: left;" |'''[[Start developing under IGEP Technology|3/3 - Start developing]]'''<br> | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
+ | |} | ||
+ | </div> | ||
= Overview = | = Overview = | ||
Line 28: | Line 52: | ||
This page contains many resources and general information to start developing under IGEP Technology. | This page contains many resources and general information to start developing under IGEP Technology. | ||
+ | {| cellspacing="0" cellpadding="1" border="1" " | ||
+ | |- | ||
+ | | colspan="4" style="text-align: center;" bgcolor="#BEBEBE" | '''REFERENCE ARTICLES''' | ||
+ | |- | ||
+ | | style="text-align: center;" bgcolor="#BEBEBE"| '''CATEGORY''' | ||
+ | | style="text-align: center;" bgcolor="#96C8A2"| '''BEGINNER''' | ||
+ | | style="text-align: center;" bgcolor="#FBEC5D"| '''INTERMEDIATE''' | ||
+ | | style="text-align: center;" bgcolor="#EB4C42"| '''ADVANCE''' | ||
+ | |- | ||
+ | | bgcolor="#E0E0E0" rowspan="2"| [[:Category:Software distributions|Distribution]] | ||
+ | | [[How to create a SD-card with the latest software image|Install IGEP Firmware <br> into microSD card]] | ||
+ | | [[How to get the Android ICS distribution|Install Android 4.0]] | ||
+ | | rowspan="2"| [[How to get the Poky Linux distribution|Create your custom <br> distribution]] | ||
+ | |- | ||
+ | | [[How to get the Linaro distribution|Install IGEP Firmware <br> into Flash memory]] | ||
+ | | [[How to get the Linaro distribution|Install Linaro <br> (Ubuntu based)]] | ||
+ | |- | ||
+ | | bgcolor="#E0E0E0" rowspan="3"| [[:Category:Development tools|IDE]] | ||
+ | | [[How to install Eclipse IDE|Install Eclipse IDE ]] | ||
+ | | [[How to develop with Qt under IGEP|Develop with <br> Qt Creator]] | ||
+ | | rowspan="3" | | ||
+ | |- | ||
+ | | [[How to develop with Eclipse IDE under IGEP Technology|Develop with <br> Eclipse IDE]] | ||
+ | | rowspan="2" | [[Install and configure Codeblocks for IGEP devices|Install & Develop <br> with Codeblocks]] | ||
+ | |- | ||
+ | | [[How to install Qt Creator|Install Qt Creator]] | ||
+ | |- | ||
+ | | bgcolor="#E0E0E0" rowspan="4"| [[:Category:Peripherals|Peripherals]] | ||
+ | | [[How to use GPIOs|GPIOs]] | ||
+ | | rowspan="4" | [[How to use UARTs|UARTs]] | ||
+ | | rowspan="4" | [[How to use SPI|SPI]] | ||
+ | |- | ||
+ | | [[How to use RS485|RS485]] | ||
+ | |- | ||
+ | | [[How to use I2C|I2C]] | ||
+ | |- | ||
+ | | [[How to set up UART2 in J990|UART into J990]] | ||
+ | |- | ||
+ | | bgcolor="#E0E0E0" rowspan="6"| [[:Category:Development|Development]] | ||
+ | | [[IGEP SDK Virtual Machine|IGEP SDK VM]] | ||
+ | | rowspan="6"| [[Set up a Network File System between IGEP Board and IGEP Virtual Machine|NFS remote filesystem]] | ||
+ | | rowspan="3"| [[QEMU|QEMU emulator]] | ||
+ | |- | ||
+ | | [[Transfer files via SCP|Transfer files]] | ||
+ | |- | ||
+ | | [[How to setup the IDC10 cable|Setup IDC10 cable]] | ||
+ | |- | ||
+ | | [[Using SSH to communicate|SSH remote connection]] | ||
+ | | rowspan="3" | [[How to add new codecs to IGEP GST FRAMEWORK|Add codecs to <br> IGEP GST framework]] | ||
+ | |- | ||
+ | | [[Basic Software instructions|Basic command instructions]] | ||
+ | |- | ||
+ | | [[How to setup a cross compiler|Cross compilers]] | ||
+ | |- | ||
+ | | bgcolor="#E0E0E0" rowspan="3"| Information | ||
+ | | [[Peripherals_Summary|Peripheral summary]] | ||
+ | | [[Connectors Summary|Connector summary]] | ||
+ | | [[IGEP Devices Power Consumption Measurements|Power consumption]] | ||
+ | |- | ||
+ | | [[The Linux kernel|Linux Kernel]] | ||
+ | | [[The IGEP X-loader|IGEP X-Loader]] | ||
+ | | [[Mux configuration|Mux configuration]] | ||
+ | |- | ||
+ | | [[Dhrystone MIPS 2.1|Dhrystone MIPS]] | ||
+ | | [[Davinci Multimedia Application Interface|Davinci multimedia]] | ||
+ | | [[GStreamer|GStreamer]] | ||
+ | |- | ||
+ | | bgcolor="#E0E0E0" rowspan="4"| Other | ||
+ | | [[Disable Video ScreenSaver|Disable video screensaver]] | ||
+ | | [[How to forge a local file system server with IGEP0020 board|Owncloud Server filesystem]] | ||
+ | | rowspan="4"| | ||
+ | |- | ||
+ | | [[IGEP module standalone|IGEP COM standalone]] | ||
+ | | [[How to setup Marvell bluetooth|Marvell Bluethoot]] | ||
+ | |- | ||
+ | | rowspan="2"| [[Real Time in Embedded Linux System|Real time in a <br> Embedded Linux System]] | ||
+ | | [[How to setup Marvell 88w8686 SDIO wifi|Marvell WIFI]] | ||
+ | |- | ||
+ | | [[Board validation and diagnostic tools|Board Validation]] | ||
+ | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | = Welcome = |
− | |||
− | |||
− | + | First of all, welcome to the IGEP Community Wiki! | |
− | |||
− | + | This is a collaborative site for developers like you that share their knowledge of the IGEP Technology. | |
− | |||
− | + | What are you looking for? | |
− | |||
− | |||
− | |||
− | |||
+ | {| cellspacing="10" cellpadding="10" border="1" align="center" width="80%" | ||
+ | |style="text-align: center;"|'''I have a new board. How do I start?''' | ||
+ | |Do you just have a brand new IGEPv2, a IGEP COM MODULE, IGEP BERLIN, etc.? | ||
+ | Pick the tutorial of your board in the [[IGEP Technology Devices Guides| tutorial guides]], and setup you board with the step by step procedures. | ||
+ | |- | ||
+ | |style="text-align: center;"|'''I just want to start developing''' | ||
+ | |You are in the right place. This page will guide through the available resources and to know how start developing. | ||
+ | |- | ||
+ | |style="text-align: center;"|'''I have a specific question''' | ||
+ | |There might already be an article about it in the IGEP Community Wiki. Use the search box or check the [[Frequently Asked Questions and Their Answers|FAQ]], the [[IGEP Technology Basic Glossary|Glossary]] and the [[Site Map]]. | ||
+ | |- | ||
+ | |style="text-align: center;"|'''I can't find what I am looking for''' | ||
+ | |Please ask a question or leave your feedback in the [http://forum.isee.biz IGEP Community Forum] or the [http://webchat.freenode.net/?channels=igep IGEP Community Chat]. Check other available resources [[Resources|here]]. | ||
+ | |- | ||
+ | |style="text-align: center;"|'''I need professional support''' | ||
+ | |Do you need support with your project? Are you looking for a custom design? [http://isee.biz/support/isee-support Contact the ISEE Developing Team]. | ||
+ | |} | ||
{{Message/Work in progress}} | {{Message/Work in progress}} | ||
[[Category:IGEP Technology Devices Guides]] | [[Category:IGEP Technology Devices Guides]] |
Revision as of 15:59, 28 January 2013
<meta name="keywords" content="IGEP, IGEP Technology, Support, ARM, tools, development"></meta> <meta name="description" content="Many resources and general information to start developing under IGEP Technology now."></meta>
| ||||||
<meta name="keywords" content="IGEP, IGEP Technology, Support, ARM, tools, development"></meta>
<meta name="description" content="Many resources and general information to start developing under IGEP Technology now."></meta>
| ||||||
Overview
This page contains many resources and general information to start developing under IGEP Technology.
Welcome
First of all, welcome to the IGEP Community Wiki!
This is a collaborative site for developers like you that share their knowledge of the IGEP Technology.
What are you looking for?
I have a new board. How do I start? | Do you just have a brand new IGEPv2, a IGEP COM MODULE, IGEP BERLIN, etc.?
Pick the tutorial of your board in the tutorial guides, and setup you board with the step by step procedures. |
I just want to start developing | You are in the right place. This page will guide through the available resources and to know how start developing. |
I have a specific question | There might already be an article about it in the IGEP Community Wiki. Use the search box or check the FAQ, the Glossary and the Site Map. |
I can't find what I am looking for | Please ask a question or leave your feedback in the IGEP Community Forum or the IGEP Community Chat. Check other available resources here. |
I need professional support | Do you need support with your project? Are you looking for a custom design? Contact the ISEE Developing Team. |
![]() |
This is a work in progress article. Help other developers like you in the IGEP Community by improving it! |