Changes

What can I do with IGEP COM PROTON

301 bytes added, 18:33, 20 April 2012
no edit summary
{| cellspacing="0" cellpadding="5" border="1" align="center" width="100%" style="text-align: left;"
|-
| bgcolor="#cccccc" |'''What can I do with IGEP0032IGEP COM PROTON'''
|-
| If you have '''successfully completed the [[Getting Started with IGEP0032 board{{#lst:Template:Links|IGEP_COM_PROTON_Community_MainPage}}|first chapter of this guide]]''', you can continue with this tutorial guide about IGEP0032IGEP COM PROTON.
|}
| bgcolor="#cccccc" colspan="3" | '''Overview'''
|-
| [[Image:Igep0032_side.png{{#lst:Template:Links|IGEP_COM_PROTON_Image}}|250px|center|link=Category{{#lst:IGEP0032Template:Links|IGEP_COM_PROTON_Community_MainPage}}]]
|-
|'''1) [[What can I do with IGEP0032#Booting and setting up|Booting up IGEP0032IGEP COM PROTON]]'''
|-
|'''2) [[What can I do with IGEP0032#Basic instructions|Basic instructions]]'''
|-
|'''3) [[What can I do with IGEP0032#Send a file between a PC and IGEP0032IGEP COM PROTON|Send a file between a PC and IGEP0032IGEP COM PROTON]]'''
|-
|'''4) [[What can I do with IGEP0032#Mount a MicroSD card|Mount a MicroSD card]]'''
|-
|}
This distribution consists on a '''minimal Linux-based distribution''' with a lite X Window System and GNOME Mobile based applications created with '''Poky Platform Builder'''.
In the previous chapter of this tutorial, we have booted IGEP0032 IGEP COM PROTON with its pre-installed software.
Once the board has booted up, you can log in into IGEP0032 IGEP COM PROTON via many interfaces. In the previous chapter of this tutorial we have used the USB Ethernet Gadget and the Wifi interface, but you can use many other interfaces when connecting IGEP0032 IGEP COM PROTON to an IGEP Expansion Board.
'''Boot priority'''
In fact, IGEP0032 IGEP COM PROTON can boot from many other devices (listed by priority):
# from USB
As we haven't set any other boot device rather than the oneNAND (the IGEP0032 IGEP COM PROTON flash memory) the system boots from it.
But, as '''the MicroSD card has an upper priority than the flash''', if you plug a MicroSD card (with the right configuration on it) to the MicroSD card reader, IGEP0032 IGEP COM PROTON will boot from it and won't boot from the flash memory.
|}
IGEP0032 IGEP COM PROTON is '''compatible with many Linux distributions'''. In this tutorial we are using Poky Linux, which is the pre-installed software from ISEE.
In case you are not familiar with Bash instructions, here comes some basic instructions to help you startup with the board.
First of all, '''log in to IGEP0032IGEP COM PROTON''' with a console from your host PC (via serial port or via SSH), as shown previous sections in this article. Remember the default settings:
login: root
./example.sh
You can edit this file (example.sh) with 'vi', the pre-installed text editor in IGEP0032IGEP COM PROTON.
vi example.sh
=== Send a file between a PC and IGEP0032 IGEP COM PROTON ===
----
In a Linux host PC, you can '''use SCP (secure copy) via SSH to transfer files''' between IGEP0032 IGEP COM PROTON and your host PC.
We are going to use the default settings in IGEP0032 IGEP COM PROTON for USB Ethernet Gadget.
''Note: This section is assuming you have successfully followed the previous chapters in this tutorial''
Now let's transfer a file called original.file from your host PC to the directory /home/root/ in your IGEP0032IGEP COM PROTON.
In your Host PC open Terminal and type:
You can repeat the process from the IGEP0032 IGEP COM PROTON console, and transfer a file from IGEP0032 IGEP COM PROTON to your Host PC.
{{Navigation/IGEP Technology Devices Guides/What can I do/EndingNext Step|Name={{#lst:Template:Links|IGEP_COM_PROTON_Name}}|Community_MainPage={{#lst:Template:Links|IGEP_COM_PROTON_Community_MainPage}}|deviceNext_Step=Start developing under IGEP COM PROTONTechnology}}
[[Category:IGEP0032IGEP Technology Devices Guides]]
[[Category:Tutorials]]
[[Category:Work in progress]]
0
edits