Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to setup a cross compiler

32 bytes added, 16:02, 2 October 2012
Use IGEP SDK
<pre>jdoe@ubuntu ~/Downloads $ ls /opt/poky/
1.2 1.2.1 </pre>
= Use IGEP SDK Yocto Toolchain =
IGEP SDK Yocto Toolchain can be integrated with multiple IDEs, but the simplest method to prove it is using terminal:
*Create source code text file:
*Execute arm executable file inside IGEP Board (remote shell):<br>
<pre>root@igep00x0:~# ./hello-world
Hello world&nbsp;!</pre>  
= Other Cross compilers for IGEP Boards =
0
edits