Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to setup a cross compiler

80 bytes removed, 11:11, 22 August 2012
m
no edit summary
= Download/Install IGEP SDK =
<section begin=install_sdk />
Download IGEP SDK&nbsp;from [http://www.isee.biz/component/zoo/item/igep-yocto-toolcahin-sdk isee.biz] website and follow the next steps:
<pre>jdoe@ubuntu ~/Downloads $ ls /opt/poky/
1.2 1.2.1 </pre>
<section end=install_sdk />
= Use IGEP SDK =
sudo ln -f -s /usr/bin/arm-linux-gnueabi-gcov-4.5 /usr/bin/arm-linux-gnueabi-gcov
sudo ln -f -s /usr/bin/arm-linux-gnueabi-gcc-4.5 /usr/bin/arm-linux-gnueabi-gcc </pre>
 
= IDE programs =
*a graphical debugger
IGEP SDK can be integrated with some popular IDEs like Eclipse, QT Creator and Codeblocks. IGEP SDK Virtual Machine includes by default Eclipse and Qt Creator to let develop applications quickly.<br> == Eclipse ==
== Eclipse ==
''(from [[How to install Eclipse IDE]])''
{{#lst:How to install Eclipse IDE|overview}} == QtCreator ==
== QtCreator ==
''(from [[How to install Qt Creator]])''
{{#lst:How to install Qt Creator|overview}}
== Codeblocks ==
 
''(from [[Install and configure Codeblocks for IGEP devices]])''
{{#lst:Install and configure Codeblocks for IGEP devices|overview}}
[[Category:Work_in_progress]] [[Category:Development_tools]] [[Category:How_to_forge]]
4,199
edits