This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MP3 Codec Integration Problem on DM6446



Hello,

I'm trying to integrate TI MP3 codec into my codec server; after re-building my server and application I end up with the following error:

@2,651,957us: [+0 T:0x420f8490] CE - Engine_open> return(360888)

@2,652,390us: [+0 T:0x420f8490] ti.sdo.ce.audio1.AUDDEC1 - AUDDEC1_create> Enter (engine=0x581b8, name='mp3dec', params=0x420f7de8)

@2,652,706us: [+0 T:0x420f8490] CV - VISA_create(0x581b8, 'mp3dec', 0x420f7de8, 0x488, 'ti.sdo.ce.audio1.IAUDDEC1')

@2,652,963us: [+0 T:0x420f8490] CV - VISA_create2(0x581b8, 'mp3dec', 0x420f7de8, 0x10, 0x488, 'ti.sdo.ce.audio1.IAUDDEC1')

@2,653,249us: [+6 T:0x420f8490] CV - VISA_create2> FAILED to get IALG functions.

Check Engine configuration and module name of codec class (type arg)

 

I added following to my server config(decode.cfg) :

 var MP3DEC = xdc.useModule('ti.sdo.codecs.mp3dec.ce.MP3DEC');

 MP3DEC.alg.watermark = false;

 MP3DEC.alg.codeSection = "DDR2";

 

  {name: "mp3dec", mod: MP3DEC, groupId: 1, threadAttrs: {

      stackMemId: 0, priority: Server.MINPRI + 2}

 },

 

Previously I added AAC codec in the same way to my server and it is working as expected. Do you have any idea what might be the problem? I'm attaching full CE log with CE_DEBUG=2. As it is seen in the log, I suspect from 2 problems:

   * Number of remote algs is 6 while number of server algs is 7, I couldn't understand why this is the case.

   * In the beginning of CE log I see all the codecs(mpeg4dec, mpeg4enc, jpegdec, jpegenc etc.) but the mp3 codecs. Is there any CE config which I should enable MP3 support other than my server config?

 

Regards,

Caglar

 

Version Info:

Custom DM6446 Board, Linux 2.6.37, Codec Engine 2.26.01, DM6446 Production Codecs 2.05.00

 

__________________________________________________________________________________________________________________

 

@0,858,920us: [+4 T:0x405f6000] OG - Global_init> This program was built with the following packages:              

@0,859,439us: [+4 T:0x405f6000] OG -     package gnu.targets.arm.rtsv5T (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/gnu/targets/arm/rtsv5T/) [1, 0, 0, 0]                                                                                            

@0,859,723us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.h264dec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/h264dec/) [1, 0, 0]                                                                                                   

@0,859,982us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.mpeg2dec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/mpeg2dec/) [1, 0, 0]                                                                                                 

@0,862,561us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.mpeg4dec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/mpeg4dec/) [1, 0, 0]                                                                                                 

@0,862,850us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.jpegdec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/jpegdec/) [1, 0, 0]                                                                                                   

@0,863,107us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.aachedec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/aachedec/) [1, 0, 0]                                                                                                 

@0,863,361us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.g711dec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/g711dec/) [1, 0, 0]                                                                                                   

@0,863,615us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.h264enc (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/h264enc/) [1, 0, 0]                                                                                                   

@0,863,905us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.mpeg4enc (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/mpeg4enc/) [1, 0, 0]                                                                                                 

@0,864,159us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.jpegenc (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/jpegenc/) [1, 0, 0]                                                                                                   

@0,864,407us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.g711enc (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/g711enc/) [1, 0, 0]                                                                                                   

@0,864,656us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.global (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/global/) [1, 0, 0]                                                                                                       

@0,864,903us: [+4 T:0x405f6000] OG -     package ti.xdais.dm (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdais-tree/packages/ti/xdais/dm/) [1, 0, 5]                                                                                                                        

@0,865,139us: [+4 T:0x405f6000] OG -     package ti.sdo.utils.trace (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/utils/trace/) [1, 0, 0]                                                                                           

@0,865,385us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.utils.xdm (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/utils/xdm/) [1, 0, 2]                                                                                                 

@0,865,631us: [+4 T:0x405f6000] OG -     package dsplink.gpp (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-dsplink-tree/dsplink/gpp/) [5, 0, 0]                                                                                                                               

@0,865,862us: [+4 T:0x405f6000] OG -     package ti.sdo.linuxutils.cmem (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-linuxutils-tree/packages/ti/sdo/linuxutils/cmem/) [2, 2, 0]                                                                                             

@0,866,106us: [+4 T:0x405f6000] OG -     package gnu.targets (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/gnu/targets/) [1, 0, 1]                                                                                                                     

@0,866,344us: [+4 T:0x405f6000] OG -     package gnu.targets.arm (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/gnu/targets/arm/) [1, 0, 0, 0]                                                                                                          

@0,866,585us: [+4 T:0x405f6000] OG -     package ti.xdais (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdais-tree/packages/ti/xdais/) [1, 2.0, 1]                                                                                                                            

@0,866,825us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.node (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/node/) [1, 0, 0]                                                                                                           

@0,867,106us: [+4 T:0x405f6000] OG -     package ti.sdo.fc.global (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/fc/global/) [1, 0, 0]                                                                                               

@0,875,198us: [+4 T:0x405f6000] OG -     package ti.sdo.fc.memutils (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/fc/memutils/) [1, 0, 0]                                                                                           

@0,875,507us: [+4 T:0x405f6000] OG -     package ti.sdo.fc.utils (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/fc/utils/) [1, 0, 2]                                                                                                 

@0,875,768us: [+4 T:0x405f6000] OG -     package ti.sdo.fc.dman3 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/fc/dman3/) [1, 0, 4]                                                                                                 

@0,876,017us: [+4 T:0x405f6000] OG -     package ti.sdo.fc.acpy3 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/fc/acpy3/) [1, 0, 4]                                                                                                 

@0,876,268us: [+4 T:0x405f6000] OG -     package ti.catalog.arm (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/ti/catalog/arm/) [1, 0, 1]                                                                                                               

@0,876,508us: [+4 T:0x405f6000] OG -     package ti.catalog.arm.peripherals.timers (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/ti/catalog/arm/peripherals/timers/) []                                                                                

@0,876,752us: [+4 T:0x405f6000] OG -     package ti.catalog (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/ti/catalog/) [1, 0, 0]                                                                                                                       

@0,876,986us: [+4 T:0x405f6000] OG -     package ti.platforms.evmDM6446 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/ti/platforms/evmDM6446/) [1, 0, 0, 1]                                                                                            

@0,877,231us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.osal (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/osal/) [2, 0, 2]                                                                                                           

@0,877,476us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.osal.linux (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/osal/linux/) [2, 0, 1]                                                                                               

@0,877,719us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.ipc (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/ipc/) [2, 0, 1]                                                                                                             

@0,877,964us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.ipc.dsplink (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/ipc/dsplink/) [2, 0, 1]                                                                                             

@0,878,211us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.alg (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/alg/) [1, 0, 1]                                                                                                             

@0,878,455us: [+4 T:0x405f6000] OG -     package ti.sdo.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/) [1, 0, 6]                                                                                                                     

@0,878,693us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.video2 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/video2/) [1, 0, 2]                                                                                                       

@0,878,943us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.h264dec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/h264dec/ce/) [1, 0, 0]                                                                                             

@0,879,197us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.mpeg2dec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/mpeg2dec/ce/) [1, 0, 0]                                                                                           

@0,879,451us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.mpeg4dec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/mpeg4dec/ce/) [1, 0, 0]                                                                                           

@0,885,414us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.image1 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/image1/) [1, 0, 1]                                                                                                       

@0,885,696us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.jpegdec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/jpegdec/ce/) [1, 0, 0]                                                                                             

@0,885,961us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.audio1 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/audio1/) [1, 0, 1]                                                                                                       

@0,886,214us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.aachedec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/aachedec/ce/) [1, 0, 0]                                                                                           

@0,886,472us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.speech1 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/speech1/) [1, 0, 1]                                                                                                     

@0,886,722us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.g711dec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/g711dec/ce/) [1, 0, 0]                                                                                             

@0,886,970us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.video1 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/video1/) [1, 0, 2]                                                                                                       

@0,887,227us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.h264enc.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/h264enc/ce/) [1, 0, 0]                                                                                             

@0,887,482us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.mpeg4enc.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/mpeg4enc/ce/) [1, 0, 0]                                                                                           

@0,887,740us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.jpegenc.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/jpegenc/ce/) [1, 0, 0]                                                                                             

@0,887,991us: [+4 T:0x405f6000] OG -     package ti.sdo.codecs.g711enc.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codecs-tree/packages/ti/sdo/codecs/g711enc/ce/) [1, 0, 0]                                                                                             

@0,888,250us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.speech (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/speech/) [1, 0, 2]                                                                                                       

@0,888,506us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.audio (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/audio/) [1, 0, 2]                                                                                                         

@0,888,750us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.video (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/video/) [1, 0, 3]                                                                                                         

@0,888,991us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.image (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/image/) [1, 0, 3]                                                                                                         

@0,889,228us: [+4 T:0x405f6000] OG -     package ti.sdo.dmai (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-dmai-tree/packages/ti/sdo/dmai/) [1, 0, 0]                                                                                                                         

@0,894,936us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.bioslog (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/bioslog/) [1, 0, 1]                                                                                                     

@0,895,238us: [+4 T:0x405f6000] OG -     package ti.sdo.ce.utils.trace (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/utils/trace/) [1, 0, 1]                                                                                             

@0,895,507us: [+4 T:0x405f6000] OG -     package gstticodecplugin_dm6446 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/gstreamer-ti-svnr905-r83+r50/gstreamer_ti/ti_build/ticodecplugin/src/gstticodecplugin_dm6446/) []                                                                          

@0,896,450us: [+0 T:0x405f6000] ti.sdo.ce.osal.Sem - Sem_create> count: 0                                                                                                           

@0,896,735us: [+0 T:0x405f6000] ti.sdo.ce.osal.Sem - Leaving Sem_create> sem[0x5bd60]                                                                                               

@0,896,965us: [+0 T:0x405f6000] ti.sdo.ce.osal.Sem - Sem_create> count: 0                                                                                                           

@0,897,188us: [+0 T:0x405f6000] ti.sdo.ce.osal.Sem - Leaving Sem_create> sem[0x5bd78]                                                                                               

@0,897,420us: [+0 T:0x405f6000] OT - Thread_create> Enter (fxn=0x40705e9c, attrs=0x0)                                                                                               

@0,898,544us: [+0 T:0x405f6000] OT - Thread_create> Exit (task=0x5bdb0)                                                                                                             

@0,899,033us: [+0 T:0x405f6000] ti.sdo.ce.alg - ALG_init> Enter                                                                                                                     

@0,899,294us: [+0 T:0x405f6000] ti.sdo.ce.alg - ALG_init> Exit                                                                                                                      

@0,899,688us: [+6 T:0x405f6000] CE - Engine_init> CE debugging on (CE_DEBUG=2; allowed CE_DEBUG levels: 1=min, 2=good, 3=max)                                                       

@0,905,708us: [+1 T:0x41043490] OP - daemon> thread created.                                                                                                                        

@0,906,060us: [+0 T:0x41043490] OP - getCmd_d> Enter (proc=0x41042dd8)                                                                                                              

@0,906,300us: [+0 T:0x41043490] ti.sdo.ce.osal.Sem - Entered Sem_pend> sem[0x5bd60] timeout[0xffffffff]                                                                             

@0,906,735us: [+0 T:0x405f6000] CS - Server_init()                                                                                                                                  

@0,906,992us: [+0 T:0x405f6000] CS - Server_init> Global_useLinkArbiter = 0                                                                                                         

Setting pipeline to PAUSED ...                                                                                                                                                      

Pipeline is PREROLLING ...                                                                                                                                                          

@1,324,685us: [+0 T:0x420f8490] CE - Engine_open> Enter('decode', 0x0, 0x420f7d14)                                                                                                  

@1,325,094us: [+0 T:0x420f8490] CE - rserverOpen('/usr/share/ti/ti-codecs-server/decodeCombo.x64P'), count = 0                                                                      

@1,325,360us: [+0 T:0x420f8490] OP - Processor_create> Enter(imageName='/usr/share/ti/ti-codecs-server/decodeCombo.x64P', linkCfg='(null)', attrs=0x420f7cf8)                       

@1,330,756us: [+0 T:0x420f8490] OP - doCmd> Enter (cmdId=1, proc=0x76810)                                                                                                           

@1,331,045us: [+0 T:0x420f8490] ti.sdo.ce.osal.Sem - Entered Sem_post> sem[0x5bd60]                                                                                                 

@1,331,328us: [+0 T:0x420f8490] ti.sdo.ce.osal.Sem - Leaving Sem_post> sem[0x5bd60]                                                                                                 

@1,331,558us: [+0 T:0x420f8490] ti.sdo.ce.osal.Sem - Entered Sem_pend> sem[0x5bd78] timeout[0xffffffff]                                                                             

@1,332,026us: [+0 T:0x41043490] ti.sdo.ce.osal.Sem - Leaving Sem_pend> sem[0x5bd60] status[0]                                                                                       

@1,332,317us: [+0 T:0x41043490] OP - getCmd_d> Exit (result=1)                                                                                                                      

@1,332,536us: [+0 T:0x41043490] OP - Processor_create_d> Enter(proc=0x76810)                                                                                                        

@1,332,752us: [+2 T:0x41043490] OP - Processor_create_d> Initializing DSP PROC...                                                                                                   

@1,332,978us: [+2 T:0x41043490] OP - Processor_create_d> Using DspLink config data for entry #0 [server '/usr/share/ti/ti-codecs-server/decodeCombo.x64P']                          

@1,333,252us: [+2 T:0x41043490] OP - Processor_create_d> Adding DSP segment #0 to Link configuration: name='DDR2', startAddress=0x8fa00000, sizeInBytes=0x400000, shared=1, syncd=0 

@1,333,524us: [+2 T:0x41043490] OP - Processor_create_d> Adding DSP segment #1 to Link configuration: name='DSPLINKMEM', startAddress=0x8fe00000, sizeInBytes=0x100000, shared=1, syncd=0                                                                                                                                                                               

@1,333,791us: [+2 T:0x41043490] OP - Processor_create_d> Adding DSP segment #2 to Link configuration: name='RESET_VECTOR', startAddress=0x8ff00000, sizeInBytes=0x80, shared=1, syncd=0                                                                                                                                                                                 

@1,334,044us: [+2 T:0x41043490] OP - Processor_create_d> Adding DSP segment #3 to Link configuration: name='DDRALGHEAP', startAddress=0x88000000, sizeInBytes=0x7a00000, shared=0, syncd=0                                                                                                                                                                              

@1,334,307us: [+2 T:0x41043490] OP - Processor_create_d> DODSPCTRL was=1; now=0                                                                                                     

@1,334,601us: [+3 T:0x41043490] OP - LINKCFG_Object generated for PROC_setup(0x40749740) ...                                                                                        

@1,334,851us: [+3 T:0x41043490] OP - linkCfg->gppObject->                                                                                                                           

@1,335,064us: [+3 T:0x41043490] OP -   name = "ARM9"                                                                                                                                

@1,335,321us: [+3 T:0x41043490] OP -   maxMsgqs = 0x82                                                                                                                              

@1,335,538us: [+3 T:0x41043490] OP -   maxChnlQueue = 0x10                                                                                                                          

@1,335,747us: [+3 T:0x41043490] OP -   poolTableId = 0xffffffff                                                                                                                     

@1,335,953us: [+3 T:0x41043490] OP -   numPools = 0x0                                                                                                                               

@1,336,161us: [+3 T:0x41043490] OP -                                                                                                                                                

@1,336,356us: [+3 T:0x41043490] OP - linkCfg->dspConfigs[0]->dspObject->                                                                                                            

@1,336,563us: [+3 T:0x41043490] OP -   name = "DM6446GEM"                                                                                                                           

@1,336,766us: [+3 T:0x41043490] OP -   dspArch = 0x2                                                                                                                                

@1,336,973us: [+3 T:0x41043490] OP -   loaderName = "COFF"                                                                                                                          

@1,337,176us: [+3 T:0x41043490] OP -   autoStart = FALSE                                                                                                                            

@1,337,380us: [+3 T:0x41043490] OP -   execName = "DEFAULT.OUT"                                                                                                                     

@1,337,584us: [+3 T:0x41043490] OP -   doDspCtrl = DSP_BootMode_Boot_NoPwr                                                                                                          

@1,337,795us: [+3 T:0x41043490] OP -   resumeAddr = 0x8ff00020                                                                                                                      

@1,337,999us: [+3 T:0x41043490] OP -   resetVector = 0x8ff00000                                                                                                                     

@1,338,200us: [+3 T:0x41043490] OP -   resetCodeSize = 0x80                                                                                                                         

@1,338,407us: [+3 T:0x41043490] OP -   maduSize = 0x1                                                                                                                               

@1,338,610us: [+3 T:0x41043490] OP -   cpuFreq = 0x91050                                                                                                                            

@1,338,812us: [+3 T:0x41043490] OP -   endian = 0x3                                                                                                                                 

@1,339,011us: [+3 T:0x41043490] OP -   wordSwap = 0x0                                                                                                                               

@1,339,220us: [+3 T:0x41043490] OP -   memTableId = 0x0                                                                                                                             

@1,339,425us: [+3 T:0x41043490] OP -   memEntries = 0x4                                                                                                                             

@1,339,624us: [+3 T:0x41043490] OP -   linkDrvId = 0x0                                                                                                                              

@1,339,822us: [+3 T:0x41043490] OP -   arg1 = 0xffffffff                                                                                                                            

@1,345,099us: [+3 T:0x41043490] OP -   arg2 = 0xffffffff                                                                                                                            

@1,345,378us: [+3 T:0x41043490] OP -   arg3 = 0x0                                                                                                                                   

@1,345,590us: [+3 T:0x41043490] OP -   arg4 = 0x0                                                                                                                                   

@1,345,787us: [+3 T:0x41043490] OP -   arg5 = 0xffffffff                                                                                                                            

@1,345,987us: [+3 T:0x41043490] OP -                                                                                                                                                

@1,346,184us: [+3 T:0x41043490] OP - linkCfg->dspConfigs[0]->linkDrvObjects->                                                                                                       

@1,346,392us: [+3 T:0x41043490] OP -   name = "SHMDRV"                                                                                                                              

@1,346,593us: [+3 T:0x41043490] OP -   hshkPollCount = 0x5f5e100                                                                                                                    

@1,346,801us: [+3 T:0x41043490] OP -   memEntry = 0x1                                                                                                                               

@1,347,005us: [+3 T:0x41043490] OP -   ipsTableId = 0x0                                                                                                                             

@1,347,209us: [+3 T:0x41043490] OP -   numIpsEntries = 0x2                                                                                                                          

@1,347,412us: [+3 T:0x41043490] OP -   poolTableId = 0x0                                                                                                                            

@1,347,612us: [+3 T:0x41043490] OP -   numPools = 0x1                                                                                                                               

@1,347,815us: [+3 T:0x41043490] OP -   dataTableId = 0x0                                                                                                                            

@1,348,018us: [+3 T:0x41043490] OP -   numDataDrivers = 0x1                                                                                                                         

@1,348,220us: [+3 T:0x41043490] OP -   mqtId = 0x0                                                                                                                                  

@1,348,418us: [+3 T:0x41043490] OP -   ringIoTableId = 0x0                                                                                                                          

@1,348,615us: [+3 T:0x41043490] OP -   mplistTableId = 0x0                                                                                                                          

@1,348,818us: [+3 T:0x41043490] OP -   mpcsTableId = 0x0                                                                                                                            

@1,349,015us: [+3 T:0x41043490] OP -                                                                                                                                                

@1,349,213us: [+3 T:0x41043490] OP - linkCfg->dspConfigs[0]->memTables[0][i].                                                                                                       

@1,349,424us: [+3 T:0x41043490] OP - entry #0:                                                                                                                                      

@1,349,629us: [+3 T:0x41043490] OP -   entry = 0x0                                                                                                                                  

@1,349,832us: [+3 T:0x41043490] OP -   name = "DDR2"                                                                                                                                

@1,353,032us: [+3 T:0x41043490] OP -   physAddr = 0x8fa00000                                                                                                                        

@1,353,344us: [+3 T:0x41043490] OP -   dspVirtAddr = 0x8fa00000                                                                                                                     

@1,353,570us: [+3 T:0x41043490] OP -   gppVirtAddr = 0xffffffff                                                                                                                     

@1,353,782us: [+3 T:0x41043490] OP -   size = 0x400000                                                                                                                              

@1,353,990us: [+3 T:0x41043490] OP -   shared = TRUE                                                                                                                                

@1,354,195us: [+3 T:0x41043490] OP -   syncd = FALSE                                                                                                                                

@1,354,399us: [+3 T:0x41043490] OP - entry #1:                                                                                                                                      

@1,354,609us: [+3 T:0x41043490] OP -   entry = 0x1                                                                                                                                  

@1,354,808us: [+3 T:0x41043490] OP -   name = "DSPLINKMEM"                                                                                                                          

@1,355,011us: [+3 T:0x41043490] OP -   physAddr = 0x8fe00000                                                                                                                        

@1,355,218us: [+3 T:0x41043490] OP -   dspVirtAddr = 0x8fe00000                                                                                                                     

@1,355,424us: [+3 T:0x41043490] OP -   gppVirtAddr = 0xffffffff                                                                                                                     

@1,355,626us: [+3 T:0x41043490] OP -   size = 0x100000                                                                                                                              

@1,355,827us: [+3 T:0x41043490] OP -   shared = TRUE                                                                                                                                

@1,356,029us: [+3 T:0x41043490] OP -   syncd = FALSE                                                                                                                                

@1,356,236us: [+3 T:0x41043490] OP - entry #2:                                                                                                                                      

@1,356,440us: [+3 T:0x41043490] OP -   entry = 0x2                                                                                                                                  

@1,356,638us: [+3 T:0x41043490] OP -   name = "RESET_VECTOR"                                                                                                                        

@1,356,837us: [+3 T:0x41043490] OP -   physAddr = 0x8ff00000                                                                                                                        

@1,357,041us: [+3 T:0x41043490] OP -   dspVirtAddr = 0x8ff00000                                                                                                                     

@1,357,250us: [+3 T:0x41043490] OP -   gppVirtAddr = 0xffffffff                                                                                                                     

@1,357,451us: [+3 T:0x41043490] OP -   size = 0x80                                                                                                                                  

@1,357,651us: [+3 T:0x41043490] OP -   shared = TRUE                                                                                                                                

@1,357,851us: [+3 T:0x41043490] OP -   syncd = FALSE                                                                                                                                

@1,358,054us: [+3 T:0x41043490] OP - entry #3:                                                                                                                                      

@1,358,258us: [+3 T:0x41043490] OP -   entry = 0x3                                                                                                                                  

@1,358,459us: [+3 T:0x41043490] OP -   name = "DDRALGHEAP"                                                                                                                          

@1,358,662us: [+3 T:0x41043490] OP -   physAddr = 0x88000000                                                                                                                        

@1,358,868us: [+3 T:0x41043490] OP -   dspVirtAddr = 0x88000000                                                                                                                     

@1,359,076us: [+3 T:0x41043490] OP -   gppVirtAddr = 0xffffffff                                                                                                                     

@1,359,281us: [+3 T:0x41043490] OP -   size = 0x7a00000                                                                                                                             

@1,359,486us: [+3 T:0x41043490] OP -   shared = FALSE                                                                                                                               

@1,359,691us: [+3 T:0x41043490] OP -   syncd = FALSE                                                                                                                                

@1,359,892us: [+3 T:0x41043490] OP -                                                                                                                                                

@1,363,533us: [+3 T:0x41043490] OP - linkCfg->dspConfigs[0]->ipsTables[0][i].                                                                                                       

@1,363,794us: [+3 T:0x41043490] OP - entry #0:                                                                                                                                      

@1,364,010us: [+3 T:0x41043490] OP -   name = "IPS"                                                                                                                                 

@1,364,221us: [+3 T:0x41043490] OP -   numIpsEvents = 0x20                                                                                                                          

@1,364,427us: [+3 T:0x41043490] OP -   memEntry = 0x1                                                                                                                               

@1,364,625us: [+3 T:0x41043490] OP -   gppIntId = 0x2e                                                                                                                              

@1,364,828us: [+3 T:0x41043490] OP -   dspIntId = 0x10                                                                                                                              

@1,365,029us: [+3 T:0x41043490] OP -   dspIntVectorId = 0x4                                                                                                                         

@1,365,235us: [+3 T:0x41043490] OP -   arg1 = 0x2faf080                                                                                                                             

@1,365,435us: [+3 T:0x41043490] OP -   arg2 = 0x0                                                                                                                                   

@1,365,638us: [+3 T:0x41043490] OP - entry #1:                                                                                                                                      

@1,365,842us: [+3 T:0x41043490] OP -   name = "IPS"                                                                                                                                 

@1,366,046us: [+3 T:0x41043490] OP -   numIpsEvents = 0x20                                                                                                                          

@1,366,255us: [+3 T:0x41043490] OP -   memEntry = 0x1                                                                                                                               

@1,366,459us: [+3 T:0x41043490] OP -   gppIntId = 0x2f                                                                                                                              

@1,366,658us: [+3 T:0x41043490] OP -   dspIntId = 0x11                                                                                                                              

@1,366,861us: [+3 T:0x41043490] OP -   dspIntVectorId = 0x5                                                                                                                         

@1,367,064us: [+3 T:0x41043490] OP -   arg1 = 0x2faf080                                                                                                                             

@1,367,272us: [+3 T:0x41043490] OP -   arg2 = 0x0                                                                                                                                   

@1,367,469us: [+3 T:0x41043490] OP -                                                                                                                                                

@1,367,665us: [+3 T:0x41043490] OP - linkCfg->dspConfigs[0]->poolTables[0][i].                                                                                                      

@1,367,876us: [+3 T:0x41043490] OP -                                                                                                                                                

@1,368,073us: [+3 T:0x41043490] OP - linkCfg->dspConfigs[0]->dataTables[0][i].                                                                                                      

@1,368,286us: [+3 T:0x41043490] OP - entry #0:                                                                                                                                      

@1,368,489us: [+3 T:0x41043490] OP -   name = "ZCPYDATA"                                                                                                                            

@1,368,691us: [+3 T:0x41043490] OP -   baseChnlId = 0x0                                                                                                                             

@1,368,899us: [+3 T:0x41043490] OP -   numChannels = 0x10                                                                                                                           

@1,369,105us: [+3 T:0x41043490] OP -   maxBufSize = 0x4000                                                                                                                          

@1,369,310us: [+3 T:0x41043490] OP -   memEntry = 0x1                                                                                                                               

@1,369,512us: [+3 T:0x41043490] OP -   poolId = 0x0                                                                                                                                 

@1,369,713us: [+3 T:0x41043490] OP -   queuePerChnl = 0x1                                                                                                                           

@1,369,913us: [+3 T:0x41043490] OP -   ipsId = 0x1                                                                                                                                  

@1,373,604us: [+3 T:0x41043490] OP -   ipsEventNo = 0x1                                                                                                                             

@1,373,856us: [+3 T:0x41043490] OP -   arg1 = 0x0                                                                                                                                   

@1,374,070us: [+3 T:0x41043490] OP -   arg2 = 0x0                                                                                                                                   

@1,374,282us: [+3 T:0x41043490] OP -                                                                                                                                                

@1,374,480us: [+3 T:0x41043490] OP - linkCfg->dspConfigs[0]->mqtObjects->                                                                                                           

@1,374,690us: [+3 T:0x41043490] OP -   name = "ZCPYMQT"                                                                                                                             

@1,374,896us: [+3 T:0x41043490] OP -   memEntry = 0x1                                                                                                                               

@1,375,098us: [+3 T:0x41043490] OP -   maxMsgSize = 0xffffffff                                                                                                                      

@1,375,306us: [+3 T:0x41043490] OP -   ipsId = 0x1                                                                                                                                  

@1,375,506us: [+3 T:0x41043490] OP -   ipsEventNo = 0x0                                                                                                                             

@1,375,702us: [+3 T:0x41043490] OP -   arg1 = 0x0                                                                                                                                   

@1,375,909us: [+3 T:0x41043490] OP -   arg2 = 0x0                                                                                                                                   

@1,376,112us: [+3 T:0x41043490] OP -                                                                                                                                                

@1,376,304us: [+3 T:0x41043490] OP - linkCfg->dspConfigs[0]->ringIoObjects->                                                                                                        

@1,376,512us: [+3 T:0x41043490] OP -   name = "RINGIOTABLE"                                                                                                                         

@1,376,716us: [+3 T:0x41043490] OP -   memEntry = 0x1                                                                                                                               

@1,376,917us: [+3 T:0x41043490] OP -   maxEntries = 0x40                                                                                                                            

@1,377,124us: [+3 T:0x41043490] OP -   ipsId = 0x0                                                                                                                                  

@1,377,327us: [+3 T:0x41043490] OP -   ipsEventNo = 0x0                                                                                                                             

@1,377,526us: [+3 T:0x41043490] OP -                                                                                                                                                

@1,377,719us: [+3 T:0x41043490] OP - linkCfg->dspConfigs[0]->mplistObjects->                                                                                                        

@1,377,927us: [+3 T:0x41043490] OP -   name = "MPLISTTABLE"                                                                                                                         

@1,378,129us: [+3 T:0x41043490] OP -   memEntry = 0x1                                                                                                                               

@1,378,334us: [+3 T:0x41043490] OP -   maxEntries = 0x40                                                                                                                            

@1,378,536us: [+3 T:0x41043490] OP -   ipsId = 0xffffffff                                                                                                                           

@1,378,729us: [+3 T:0x41043490] OP -   ipsEventNo = 0xffffffff                                                                                                                      

@1,378,918us: [+3 T:0x41043490] OP -                                                                                                                                                

@1,379,137us: [+3 T:0x41043490] OP - linkCfg->dspConfigs[0]->mpcsObjects->                                                                                                          

@1,379,341us: [+3 T:0x41043490] OP -   name = "MPCS"                                                                                                                                

@1,379,535us: [+3 T:0x41043490] OP -   memEntry = 0x1                                                                                                                               

@1,379,728us: [+3 T:0x41043490] OP -   maxEntries = 0x100                                                                                                                           

@1,379,918us: [+3 T:0x41043490] OP -   ipsId = 0xffffffff                                                                                                                           

@1,383,460us: [+3 T:0x41043490] OP -   ipsEventNo = 0xffffffff                                                                                                                      

@1,388,521us: [+2 T:0x41043490] OP - Processor_create_d> Attaching to DSP PROC...                                                                                                   

@1,409,361us: [+2 T:0x41043490] OP - Processor_create_d> Opening MSGQ pool...                                                                                                       

@1,412,578us: [+2 T:0x41043490] OP - Processor_create_d> Loading /usr/share/ti/ti-codecs-server/decodeCombo.x64P on DSP (1 args)...                                                 

@2,515,659us: [+2 T:0x41043490] OP - Processor_create_d> Starting DSP PROC...                                                                                                       

@2,562,839us: [+2 T:0x41043490] OP - Processor_create_d> Opening remote transport...                                                                                                

@2,565,097us: [+2 T:0x41043490] OP - Processor_create_d> return (1)                                                                                                                 

@2,565,386us: [+0 T:0x41043490] ti.sdo.ce.osal.Sem - Entered Sem_post> sem[0x5bd78]                                                                                                 

@2,565,718us: [+0 T:0x420f8490] ti.sdo.ce.osal.Sem - Leaving Sem_pend> sem[0x5bd78] status[0]                                                                                       

@2,565,981us: [+0 T:0x420f8490] OP - doCmd> Exit (result=1)                                                                                                                         

@2,566,196us: [+0 T:0x420f8490] OP - Processor_create> return (0x76810)                                                                                                             

@2,566,408us: [+0 T:0x420f8490] CE - rserverOpen('/usr/share/ti/ti-codecs-server/decodeCombo.x64P'): 0x4074a094 done.                                                               

@2,569,446us: [+0 T:0x41043490] ti.sdo.ce.osal.Sem - Leaving Sem_post> sem[0x5bd78]                                                                                                 

@2,569,735us: [+0 T:0x41043490] OP - getCmd_d> Enter (proc=0x41042dd8)                                                                                                              

@2,569,962us: [+0 T:0x41043490] ti.sdo.ce.osal.Sem - Entered Sem_pend> sem[0x5bd60] timeout[0xffffffff]                                                                             

@2,572,933us: [+0 T:0x420f8490] CE - checkServer(0x581b8)                                                                                                                           

@2,573,704us: [+0 T:0x420f8490] CE - rmsInit> RMS initialized(0x581b8); CE_DEBUG on, setting DSP trace mask to *+01234567,CR=67,ti.sdo.fc.dman3-2,ti.sdo.fc.dskt2-2,GT_prefix=1235,GT_time=3                                                                                                                                                                            

@2,574,017us: [+0 T:0x420f8490] CE - Engine_setTrace> Enter(engine=0x581b8, mask='*+01234567,CR=67,ti.sdo.fc.dman3-2,ti.sdo.fc.dskt2-2,GT_prefix=1235,GT_time=3')                   

@2,574,301us: [+1 T:0x420f8490] CE - Engine_setTrace> Requesting DSP set trace ...                                                                                                  

@2,577,442us: [+0 T:0x420f8490] CE - Engine_setTrace> return(0)                                                                                                                     

@2,577,721us: [+4 T:0x420f8490] CE - Engine_open> engine->server = 0x4074a094                                                                                                       

[DSP] @0,027,685tk: [+0 T:0x8fb94c4c] OG - Global_setSpecialTrace> enter(mask='*+01234567,CR=67,ti.sdo.fc.dman3-2,ti.sdo.fc.dskt2-2,GT_prefix=1235,GT_time=3')                      

[DSP] @0,027,792tk: [+4 T:0x8fb94c4c] OG - Global_setSpecialTrace> This program was built with the following packages:                                                              

[DSP] @0,027,846tk: [+4 T:0x8fb94c4c] OG -     package ti.targets.rts6000 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/ti/targets/rts6000/) [1, 0, 0, 0]                                                                                              

[DSP] @0,027,953tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.h264dec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/) [1, 0, 0]                                                  

[DSP] @0,028,076tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.mpeg2dec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/mpeg2dec/) [1, 0, 0]                                                

[DSP] @0,028,199tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.mpeg4dec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/mpeg4dec/) [1, 0, 0]                                                

[DSP] @0,028,322tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.aachedec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/aachedec/) [1, 0, 0]                                                

[DSP] @0,028,446tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.mp3dec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/mp3dec/) [1, 0, 0]                                                    

[DSP] @0,028,568tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.g711dec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/g711dec/) [1, 0, 0]                                                  

[DSP] @0,028,691tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.jpegdec (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/jpegdec/) [1, 0, 0]                                                  

[DSP] @0,028,814tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.fc.global (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/fc/global/) [1, 0, 0]                                                                                         

[DSP] @0,028,922tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.utils.trace (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/utils/trace/) [1, 0, 0]                                                                                     

[DSP] @0,029,032tk: [+4 T:0x8fb94c4c] OG -     package ti.xdais (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdais-tree/packages/ti/xdais/) [1, 2.0, 1]                                                                                                                      

[DSP] @0,029,130tk: [+4 T:0x8fb94c4c] OG -     package ti.rtdx (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-dspbios-tree/packages/ti/rtdx/) [2, 0, 0, 5]                                                                                                                     

[DSP] @0,029,227tk: [+4 T:0x8fb94c4c] OG -     package ti.psl (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-dspbios-tree/packages/ti/psl/) [5, 0, 0, 0]                                                                                                                       

[DSP] @0,029,325tk: [+4 T:0x8fb94c4c] OG -     package ti.pmi (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-dspbios-tree/packages/ti/pmi/) [1, 0, 0, 0]                                                                                                                       

[DSP] @0,029,423tk: [+4 T:0x8fb94c4c] OG -     package ti.pscl (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-dspbios-tree/packages/ti/pscl/) [1, 0, 0, 0]                                                                                                                     

[DSP] @0,029,520tk: [+4 T:0x8fb94c4c] OG -     package ti.bios (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-dspbios-tree/packages/ti/bios/) [5, 2, 5, 28]                                                                                                                    

[DSP] @0,029,620tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.fc.dskt2 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/fc/dskt2/) [1, 0, 4]                                                                                           

[DSP] @0,029,728tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.fc.dman3 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/fc/dman3/) [1, 0, 4]                                                                                           

[DSP] @0,029,836tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.global (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/global/) [1, 0, 0]                                                                                                 

[DSP] @0,029,941tk: [+4 T:0x8fb94c4c] OG -     package ti.xdais.dm (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdais-tree/packages/ti/xdais/dm/) [1, 0, 5]                                                                                                                  

[DSP] @0,030,041tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.utils.xdm (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/utils/xdm/) [1, 0, 2]                                                                                           

[DSP] @0,030,148tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.node (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/node/) [1, 0, 0]                                                                                                     

[DSP] @0,030,252tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.ipc.dsplink.dsp (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/ipc/dsplink/dsp/) [2, 0, 1]                                                                               

[DSP] @0,030,364tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.fc.memutils (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/fc/memutils/) [1, 0, 0]                                                                                     

[DSP] @0,030,474tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.fc.acpy3 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-framework-components-tree/packages/ti/sdo/fc/acpy3/) [1, 0, 4]                                                                                           

[DSP] @0,030,582tk: [+4 T:0x8fb94c4c] OG -     package dsplink.dsp (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-dsplink-tree/dsplink/dsp/) [1, 4, 0]                                                                                                                         

[DSP] @0,030,679tk: [+4 T:0x8fb94c4c] OG -     package ti.bios.utils (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-biosutils-tree/packages/ti/bios/utils/) [2, 0, 2, 02]                                                                                                      

[DSP] @0,030,782tk: [+4 T:0x8fb94c4c] OG -     package ti.catalog.c6000 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/ti/catalog/c6000/) [1, 0, 0, 0]                                                                                                  

[DSP] @0,030,889tk: [+4 T:0x8fb94c4c] OG -     package ti.catalog (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/ti/catalog/) [1, 0, 0]                                                                                                                 

[DSP] @0,030,988tk: [+4 T:0x8fb94c4c] OG -     package ti.catalog.peripherals.hdvicp2 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/ti/catalog/peripherals/hdvicp2/) []                                                                                

[DSP] @0,031,100tk: [+4 T:0x8fb94c4c] OG -     package ti.platforms.evmDM6446 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-xdctools-tree/packages/ti/platforms/evmDM6446/) [1, 0, 0, 1]                                                                                      

[DSP] @0,031,210tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.osal (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/osal/) [2, 0, 2]                                                                                                     

[DSP] @0,031,314tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.osal.bios (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/osal/bios/) [2, 0, 1]                                                                                           

[DSP] @0,031,421tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.ipc (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/ipc/) [2, 0, 1]                                                                                                       

[DSP] @0,031,525tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.ipc.bios (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/ipc/bios/) [2, 0, 1]                                                                                             

[DSP] @0,031,632tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.alg (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/alg/) [1, 0, 1]                                                                                                       

[DSP] @0,031,737tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/) [1, 0, 6]                                                                                                               

[DSP] @0,031,837tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.bioslog (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/bioslog/) [1, 0, 1]                                                                                               

[DSP] @0,031,943tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.video2 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/video2/) [1, 0, 2]                                                                                                 

[DSP] @0,032,049tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.h264dec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/h264dec/ce/) [1, 0, 0]                                            

[DSP] @0,032,174tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.mpeg2dec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/mpeg2dec/ce/) [1, 0, 0]                                          

[DSP] @0,032,299tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.mpeg4dec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/mpeg4dec/ce/) [1, 0, 0]

[DSP] @0,032,425tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.audio1 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/audio1/) [1, 0, 1]

[DSP] @0,032,530tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.aachedec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/aachedec/ce/) [1, 0, 0]

[DSP] @0,032,656tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.mp3dec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/mp3dec/ce/) [1, 0, 0]

[DSP] @0,032,780tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.speech1 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/speech1/) [1, 0, 1]

[DSP] @0,032,886tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.g711dec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/g711dec/ce/) [1, 0, 0]

[DSP] @0,033,012tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.ce.image1 (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/share/ti/ti-codec-engine-tree/packages/ti/sdo/ce/image1/) [1, 0, 1]

[DSP] @0,033,118tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.codecs.jpegdec.ce (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/codecs/jpegdec/ce/) [1, 0, 0]

[DSP] @0,033,243tk: [+4 T:0x8fb94c4c] OG -     package ti.sdo.servers.decode (/home/caglar/myfs/work/tasks/openembedded/renaissance-reloaded/build/tmp/work/bilkon-blec32-angstrom-linux-gnueabi/ti-codecs-dm6446-2_05_00_00-r50b/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages/ti/sdo/servers/decode/) []

[DSP] @0,033,363tk: [+0 T:0x8fb94c4c] OG - Global_setSpecialTrace> return

@2,641,123us: [+0 T:0x420f8490] CE - Engine_fwriteTrace> returning count [14198]

@2,641,356us: [+0 T:0x420f8490] CE - Engine_initFromServer(0x581b8)

@2,641,658us: [+0 T:0x420f8490] CE - Engine_getNumServerAlgs(0x581b8 0x420f7cb0)

@2,642,831us: [+0 T:0x420f8490] CE - Engine_getNumServerAlgs number of server algs = 7

@2,643,132us: [+0 T:0x420f8490] CE - Engine_getNumServerAlgs exit 0

@2,643,364us: [+2 T:0x420f8490] CE - Engine_initFromServer> Number of remote algs statically configured in engine: 6

@2,643,595us: [+2 T:0x420f8490] CE - Engine_initFromServer> Allocating  descriptor array for [7] server algs

@2,643,843us: [+2 T:0x420f8490] CE - Engine_initFromServer> Initializing  descriptor array for [7] server algs

@2,644,075us: [+2 T:0x420f8490] CE - Engine_initFromServer> Sending RMS_GETALG command for alg [0]

@2,644,774us: [+5 T:0x420f8490] CE - Engine_initFromServer> Warning: No stub functions were found for VIDDEC2_STUBS. The algorithm that requires these stub functions cannot be run remotely.

@2,645,091us: [+2 T:0x420f8490] CE - Engine_initFromServer> Sending RMS_GETALG command for alg [1]

@2,645,806us: [+5 T:0x420f8490] CE - Engine_initFromServer> Warning: No stub functions were found for VIDDEC2_STUBS. The algorithm that requires these stub functions cannot be run remotely.

@2,646,126us: [+2 T:0x420f8490] CE - Engine_initFromServer> Sending RMS_GETALG command for alg [2]

@2,646,843us: [+5 T:0x420f8490] CE - Engine_initFromServer> Warning: No stub functions were found for VIDDEC2_STUBS. The algorithm that requires these stub functions cannot be run remotely.

@2,647,155us: [+2 T:0x420f8490] CE - Engine_initFromServer> Sending RMS_GETALG command for alg [3]

@2,647,870us: [+5 T:0x420f8490] CE - Engine_initFromServer> Warning: No stub functions were found for IMGDEC1_STUBS. The algorithm that requires these stub functions cannot be run remotely.

@2,648,182us: [+2 T:0x420f8490] CE - Engine_initFromServer> Sending RMS_GETALG command for alg [4]

@2,648,899us: [+5 T:0x420f8490] CE - Engine_initFromServer> Warning: No stub functions were found for AUDDEC1_STUBS. The algorithm that requires these stub functions cannot be run remotely.

@2,649,210us: [+2 T:0x420f8490] CE - Engine_initFromServer> Sending RMS_GETALG command for alg [5]

@2,649,929us: [+5 T:0x420f8490] CE - Engine_initFromServer> Warning: No stub functions were found for AUDDEC1_STUBS. The algorithm that requires these stub functions cannot be run remotely.

@2,650,428us: [+2 T:0x420f8490] CE - Engine_initFromServer> Sending RMS_GETALG command for alg [6]

@2,651,164us: [+5 T:0x420f8490] CE - Engine_initFromServer> Warning: No stub functions were found for SPHDEC1_STUBS. The algorithm that requires these stub functions cannot be run remotely.

@2,651,490us: [+0 T:0x420f8490] CE - Engine_initFromServer engine->server = 0x4074a094

@2,651,734us: [+0 T:0x420f8490] CE - Engine_initFromServer> Returning 0

@2,651,957us: [+0 T:0x420f8490] CE - Engine_open> return(360888)

@2,652,390us: [+0 T:0x420f8490] ti.sdo.ce.audio1.AUDDEC1 - AUDDEC1_create> Enter (engine=0x581b8, name='mp3dec', params=0x420f7de8)

@2,652,706us: [+0 T:0x420f8490] CV - VISA_create(0x581b8, 'mp3dec', 0x420f7de8, 0x488, 'ti.sdo.ce.audio1.IAUDDEC1')

@2,652,963us: [+0 T:0x420f8490] CV - VISA_create2(0x581b8, 'mp3dec', 0x420f7de8, 0x10, 0x488, 'ti.sdo.ce.audio1.IAUDDEC1')

@2,653,249us: [+6 T:0x420f8490] CV - VISA_create2> FAILED to get IALG functions.

Check Engine configuration and module name of codec class (type arg).

@2,653,526us: [+0 T:0x420f8490] CV - VISA_delete(0x0)

@2,653,737us: [+0 T:0x420f8490] ti.sdo.ce.audio1.AUDDEC1 - AUDDEC1_create> return (0x0)

@2,653,963us: [+7 T:0x420f8490] ti.sdo.dmai - [Adec1] Failed to open audio decode algorithm: mp3dec

gst-launch-0.10: BufTab.c:440: BufTab_getNumBufs: Assertion `hBufTab' failed.