Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP GST FRAMEWORK 2.00.10

757 bytes added, 11:42, 31 December 2013
m
Download
*Added the xdctools and bios package, now it's not necessary download and install it.
*Added the TI&nbsp;cg6x_7_0_1 code generation tools.<br>
*Update the Memory map now linux should be configured for use max 430 MBytes.
*Included a Memory map file.
*Support for ISEE kernel 2.6.33.xx and TI&nbsp;Arago project kernel 2.6.32.
*TI Code generation tools version 7.0.1 (included inside tools directory)
*Linux kernel 2.6.33.x from ISEE git repository or TI Arago Linux Kernel 2.6.32.
*Ubuntu 10.04 LTS.*Automake 1.7and Libtool.*SDK:&nbsp;<span style="color: rgb(255, 0, 0); ">alsa-dev_1.0.20-r1_armv7a.ipk </span>(DMAI dependence) Download from [http://downloads.igep.es/dist/poky/purple-3.2/ipk/armv7a/alsa-dev_1.0.20-r1_armv7a.ipk here].
<br>
Untar the file cg6x_7_0_1.bz2 (located in tools/code_generation_tools/) in the /usr/local/ti directory if it not exist first you should create it.<br>
<pre>&gt;&gt;sudo mkdir /usr/local/ti
&gt;&gt;cd /usr/local/ti
 
&gt;&gt;sudo tar xvfj cg6x_7_0_1.bz2</pre>
If it's necessary add read permissions to all files:
<pre>&gt;&gt; sudo chmod a+r /usr/local/ti/cg6x_7_0_1</pre>
It's a requisite configure your kernel properly for build this package:
<pre>source /usr/local/poky/eabi-glibc/environment-setup-arm-none-linux-gnueabi
make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- igep0020_defconfig
</pre>
<br>
The package be available in the IGEPv2 download area.
https://www.isee.biz/support/downloads/item/igep-dsp-gst-framework?category_id=81
= Issues detected in this version =
*make clean (dsplink) not work properly and it's necessary to do a make dsplink_clean for ensure all it's compiled correctly.
[[Category:How_to_forgeGstreamer]]
4,199
edits