Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP GST FRAMEWORK 3.10.10

334 bytes added, 14:56, 31 August 2011
no edit summary
= Changes From 3.00.00 =
*Support linux kernel 2.6.35.13-23<br> *ISEE kernel 2.6.35.13-2
*Update codec server to codecs-omap3530_4_02_00_00.<br>
*Added MP3 codec (decode only).<br>
*Added IGEP X-Loader.<br>
*Prebuild binaries for DM3730 and OMAP3530 included.<br>
<span style="color: rgb(51, 102, 255);">01-ISEE_Products --&gt; IGEPv2 --&gt; SW_Tools_SDK --&gt; igep_gst
--&gt; igep-dsp-gst-framework-3_10_003_10_10.tar.bz2</span><br>
Download the package and uncompress this package as normal user in your desired directory ('''''don't use sudo command for decompress this file''''')
'''<span style="color: rgb(255, 0, 0);">WORKSPACE=&lt;YOUR_USER_PATH&gt;</span>'''
'''<span>DVSDK_INSTALL_DIR=$(WORKSPACE)/igep-dsp-gst-framework/igep-dsp-gst-framework-3_10_003_10_10</span>'''
<span style="color: rgb(0, 0, 128);">'''Your toolchain directory path:'''</span>
'''<span style="color: rgb(255, 0, 0);">CSTOOL_DIR=/usr/local/poky/eabi-glibc</span>'''
make dmai_clean
make gst_ti_clean
</pre> 
= Install =
ln -s /home/&lt;your_desired_directory&gt;/libgstticodecplugin.so
or copy the files directly as inside target directory location.
== Target Structure ==
<pre>drwxr-xr-x 5 mcaro mcaro 4096 2011-08-18 11:55 dm3730-binaries
lrwxrwxrwx 1 mcaro mcaro 37 2011-08-19 11:49 igep.ini -&gt; ../psp/igep-x-loader/scripts/igep.ini
drwxr-xr-x 5 mcaro mcaro 4096 2011-08-18 10:42 omap3530-binaries
drwxr-xr-x 2 mcaro mcaro 4096 2011-08-18 10:54 scripts
lrwxrwxrwx 1 mcaro mcaro 35 2011-08-19 11:49 x-load.bin.ift -&gt; ../psp/igep-x-loader/x-load.bin.ift</pre><u>Directory dm3730-binaries</u>: Inside this directory resides all the build binaries for DM3730 processor.
<u>Directory omap3530-binaries</u>: Inside this directory resides all the build binaries for OMAP3530 processor.
MLO and igep.ini: [[The_IGEP_XThe IGEP X-loader|IGEP X-Loader]]
<u>Scripts Directory</u>:
<pre>-rwxr-xr-x 1 mcaro mcaro 290 2010-12-17 12:33 exec_gst
-rwxr-xr-x 1 mcaro mcaro 198 2010-09-06 10:43 fb1-16M-settings.sh
-rwxr-xr-x 1 mcaro mcaro 1109 2010-12-17 12:33 load-modules.sh
-rwxr-xr-x 1 mcaro mcaro 89 2011-08-17 15:02 powervr.ini
-rwxr-xr-x 1 mcaro mcaro 218 2010-12-17 12:33 unloadmodules.sh</pre>Some useful scripts.
<u>Directory dm3730-binaries and </u><u>Directory omap3530-binaries has the same structure.<br></u><pre><&lt;u><&gt;&lt;/u>&gt;drwxr-xr-x 3 mcaro mcaro 4096 2011-08-18 11:54 boot
drwxr-xr-x 3 mcaro mcaro 4096 2011-08-18 11:55 lib
drwxr-xr-x 4 mcaro mcaro 4096 2011-08-18 11:56 usr
</pre>Boot: Here resides the kernel and the modules. Lib: Here resides the Linux DSP Communication modules as lpm, sdma, cmemk, dsplink.  Usr: Here resides the Codec Server, the gst plugin and some other examples.  = BUGS Detected = {| width="60%" cellspacing="1" cellpadding="1" border="1"|-| Release| Description| Workaround| Other|-| 3.10.00| Incorrect GFX install script| Copy the target and es.3x or es.5x directly| None|-| 3.10.00| Incorrect DSP Memory map| Upgrade the package to 3.10.10| Download the package 3.10.10|}
Lib: Here resides the Linux DSP Communication modules as lpm, sdma, cmemk, dsplink.
Usr: Here resides the Codec Server, the gst plugin and some other examples.
= Useful Links =