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
