Difference between revisions of "What can I do with IGEPv5"

From IGEP - ISEE Wiki

Jump to: navigation, search
(What can I do)
Line 19: Line 19:
 
= What can I do  =
 
= What can I do  =
  
== How to build the bootloader ==
+
== How setup your host enviroment ==
  
IGEPv5 bootloader is based on [[U-Boot_2014.01.y|u-boot 2014.01.y]]&nbsp;there you can find the build instructions.<br>
+
We suggest use Ubuntu 12.04 LTS (32 bits) host distribution, you can download it from Ubuntu (Canonical) repositories or directly from our server [http://downloads.isee.biz/pub/igepv5_ce/devel/iso/ubuntu-12.04.4-desktop-i386.iso here].
  
 +
You can use a any Virtualization software like Virtual Box or VMware and install the Ubuntu there.
  
 +
After install the Software distribution you should install the right cross compiler (We suggest use arm-linux-gnueabihf-gcc 4.6) Hard Float version.
 +
<pre>sudo apt-get install gcc-arm-linux-gnueabihf</pre>
  
  
 +
== How to build the bootloader  ==
 +
 +
IGEPv5 bootloader is based on [[U-Boot 2014.01.y|u-boot 2014.01.y]]&nbsp;there you can find the build instructions.<br>
 +
 +
<br>
 +
 +
<br>
  
 
http://processors.wiki.ti.com/index.php/OMAP5_GLSDK_Software_Developers_Guide  
 
http://processors.wiki.ti.com/index.php/OMAP5_GLSDK_Software_Developers_Guide  

Revision as of 11:07, 8 March 2014


Overview

This is the 2/3 chapter of the Getting Started with IGEPv5 Tutorial Guide.

In this second chapter, we will learn some basics tasks. Upon completion, you will be ready to continue with chapter 3/3 that explains more advanced tasks.

What can I do

How setup your host enviroment

We suggest use Ubuntu 12.04 LTS (32 bits) host distribution, you can download it from Ubuntu (Canonical) repositories or directly from our server here.

You can use a any Virtualization software like Virtual Box or VMware and install the Ubuntu there.

After install the Software distribution you should install the right cross compiler (We suggest use arm-linux-gnueabihf-gcc 4.6) Hard Float version.

sudo apt-get install gcc-arm-linux-gnueabihf


How to build the bootloader

IGEPv5 bootloader is based on u-boot 2014.01.y there you can find the build instructions.



http://processors.wiki.ti.com/index.php/OMAP5_GLSDK_Software_Developers_Guide



You have successfully completed this chapter of the guide.


Continue this tutorial guide: 3/3 - Start developing under IGEP Technology
Igep forum.png If you have any question, don't ask to ask at the IGEP Community Forum or the IGEP Community Chat Irc.png