Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Ubuntu 8.04 IGEP v2.0 SDK Virtual Machine

133 bytes added, 12:20, 24 December 2010
Example 1: Hello world (built with cross toolchain)
=== Examples ===
==== Example 1: Hello world (built with cross toolchain) ====
* Power up your Ubuntu 8.04 IGEP v2.0 SDK Virtual Machine
Power up your development environment and login into bash shell
 
* Create source code text file
First of all you need to initialize a suitable environment in a the bash shell console inside your virtual machine. You can do this sourcing once the environment-setup script.
<pre>
$ source /usr/local/poky/eabi-glibc/environment-setup-arm-none-linux-gnueabi
0
edits