Hi Roger, Thanks for looking in to my problem.
Here are my answers to your thoughts. >- Do other codec engine apps work ok? Yes, all the other existing apps works fine. >- Have you checked the SW3-4 switch to make sure it's in the 'ON' > position? Yes SW3-4 is ON >- error 0x80008013 means 'parameter out of range' - is your application > using the same memory map as other codec engine examples that are > working correctly? Yes i am using the same memory map. > does this memory map match with your ./loadmodules dsplinkk.ko > ddr_start params etc? Memory map is fine, I am using the same loadmodules.sh provided with the DVEVM software. Some more things are, I am using the mp3 decoder library (mp3dec_tii_l1l2l3.l64p) provided by TI, i hope it works with codec_engine framework. Please mail if any other queries if you think, Regards, Santhosh On Thu, 2006-11-16 at 07:03 -0600, Monk, Roger wrote: > Hi Santhosh, > > Some thoughts.. > > - Do other codec engine apps work ok? > - Have you checked the SW3-4 switch to make sure it's in the 'ON' > position? > - error 0x80008013 means 'parameter out of range' - is your application > using the same memory map as other codec engine examples that are > working correctly? > - does this memory map match with your ./loadmodules dsplinkk.ko > ddr_start params etc? > > cheers, > ~roger > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Santhosh Kumar B N > Sent: 16 November 2006 12:14 > To: [email protected] > Subject: Engine_open ERROR > > Hi, > > I have created a DSP Server using a xDIAS-DM compliant mp3 audio > decoder. I am trying use this with the example application provided in > the codec_engine, I ahve created my own application for using the mp3 > decoder. When it tries to open the Engine, mp3_decoder (which i have > created) it througs the following errors. > > App-> Application started. > > @0x0006a663:[T:0x40946b60] OP - Process_create_d> Loading and starting > DSP server FAILED, status=[0x80008013] > > @0x0006a8d5:[T:0x40946b60] OP - Process_delete_d> Closing remote > transport FAILED, status=0x8000800b. > > @0x0006aa27:[T:0x40946b60] OP - Process_delete_d> Stopping DSP FAILED, > status=0x8000801b > > @0x0006b7a3:[T:0x4003a6e8] CE - rserverOpen: can't start > './mp3_decoder.x64P'; Process_create failed > > CEapp-> ERROR: can't open engine mp3_decoder, ec = 3 > > App-> Application FAILED. > > > If any body knows cause of this error, please help. > > > Thanks, > Santhosh > > _______________________________________________ > Davinci-linux-open-source mailing list > [email protected] > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
