Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP GST FRAMEWORK 3.40.00

305 bytes added, 17:06, 6 February 2013
no edit summary
*Support linux kernel 2.6.37.y<br>
*Upgraded IGEP-X-Loader 2.5.0-1<br>
*Included &amp; upgraded toolchain [http://www.isee.biz/component/zoo/item/igep-yocto-toolchain-sdk IGEP SDK Yocto Toolchain 1.2.1-2]<br>*DSP &amp; ARM&nbsp;Memory map changed.
== Dependences<br> ==
= How to Build<br> =
Ensure that you've the right toolchain installed (you can install it using the script included in the root package directory install_toolchain.sh)<br>
Execute the script: build_configure.sh<br>
It will ask you for the right processor platform:<br>
<pre>This program will configure and build this software
Select your processor:
&lt;A&gt; DM3730, &lt;B&gt; OMAP3530 Please choose one. (default: DM3730)
</pre>After that you're ready for copy it inside your board.<br>
All build binaries will reside inside the target directory under your selected platform, copy all the content inside your board.
IGEP-X-Loader and Linux kernel have self own howto about build and install it ...
Inside target/script directory you can found some useful scripts.
= Memory Map =
 
This package uses the same memory structure that dvsdk from TI, it must be configured as (in kernel command line):<br>
 
mem=50M@0x80000000<br>mem=383M@0x88000000<br>
= BUGS Detected =
| Other
|-
| 3.40.00| Alsa dev headers not included| follow the instructions included inside tools/packages directory
|
|}
<br>
= Play with it<br> =