Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

271 bytes added, 11:12, 6 October 2011
no edit summary
== Build with Ubuntu Cross Compiler gcc 4.5.2 ==
 
=== Install the cross compiler if you not do it before.<br> ===
<span style="font-style: italic;"><span style="font-weight: bold;">Enviroment </span></span>'''''Ubuntu 10.10'''''
=== Install the cross compiler if you not do it before.<br> ===
<pre>apt-get install cpp-4.5-arm-linux-gnueabi g++-4.5-arm-linux-gnueabi</pre>
 
<span style="font-style: italic;"><span style="font-weight: bold;">Enviroment </span></span>'''''Ubuntu 10.04'''''
 
<pre>sudo add-apt-repository ppa:linaro-maintainers/toolchain</pre>
 
<pre>apt-get install cpp-4.5-arm-linux-gnueabi g++-4.5-arm-linux-gnueabi</pre>
 
=== Setup the board settings<br> ===
<pre>make igep0020-sdcard_config</pre>
4,199
edits