Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP Firmware set-up

642 bytes removed, 17:28, 17 September 2018
no edit summary
==Yocto==
====<span id="Introduction" class="mw-headline">Introduction</span>====
The IGEP Firmware could be [http://labs.isee.biz/index.php/How_to_get_the_Poky_Linux_distribution How_to_use_the_Yocto_Project_to_develop_Embedded_Linux built from scratch]using a tool from the Yocto Project called Poky. The Poky build system allows developers to create their own complete Linux Distribution for their embedded systems.
using a tool from the Yocto Project called Poky. The Poky build system allows developers to create their own complete Linux Distribution for their embedded systems. The firmware that runs on every [http://labs.isee.biz/index.php/IGEP_Technology_devices IGEP Technology devices]   is created in the hope to introduce you quickly to the IGEP Technology. The IGEP Firmware provides a preconfigured Linux system allowing communicating and experiencing easily with IGEP devices.
The image is built using the GNOME Mobile software stack, providing a well defined user experience. The user interface environment used is SATO, it is designed to work well with screens at very high DPI and restricted size. It is coded with focus on efficiency and speed so that it works smoothly on hand- held and other embedded hardware.
If you need to custom more your Linux OS, for example: editing, adding or removing packages, please read [http://labs.isee.biz/index.php/How_to_get_the_Poky_Linux_distribution How_to_use_the_Yocto_Project_to_develop_Embedded_Linux this article].
====<span id="Features" class="mw-headline">Features</span>====
====<span id="Install" class="mw-headline">Install</span>====
''(from [indexbs://labs.php/How_to_create_a_SD-card_with_the_latest_software_image isee.biz How to create a SD-card with the latest software image])<br />'' {| width="auto" cellspacing="1" cellpadding="1" border="0" align="center"|-||| style="text-align: center;"| |-| scope="row"| ||This How-To was tested IGEP SDK Virtual Machine, but most of the contents are valid also for other GNU/Linux distributions.There is no guarantee that this will work on other ones.
|}
=====Create IGEP Firmware bootable SD-card=====
'''IGEP AM335x''' - The first thing you'll do is download the latest firwmare from [http://www.isee.biz/support/downloads/item/igep-firmware-yocto-1-4-2-0-am335x ISEE site Yocto IGEP AM335x]
Then, you could play and fun with IGEP board.
For example, you could flash the latest software image into internal FLASH memory ( [http://labs.isee.biz/index.php/How_to_flash_the_latest_software_image How_to_use_the_Yocto_Project_to_develop_Embedded_Linux How to flash the latest software image] )  
{| width="auto" cellspacing="0" cellpadding="10" border="0" align="center"
|-
| scope="row" bgcolor="#ffffff"| 
| style="font-size: 130%;" bgcolor="#ffffff"|<span style="color: #000000;">If you have any question, don't ask to ask at the '''[http://forum.isee.biz/ IGEP Community Forum]''' or the '''[http://webchat.freenode.net/?channels=igep IGEP Community Chat]'''</span>
| scope="row" bgcolor="#ffffff"| 
|}
====<span id="Extending_the_IGEP_Firmware_with_packages" class="mw-headline">Extending the IGEP Firmware with packages</span>====
''' Note that the repositories are only available for OMAP3 processors'''