This is a FAQ:
http://wiki.davincidsp.com/index.php?title=Codec_Engine_FAQ#Why_do_I_get
_error_0x80008013_during_Engine_open.28.29
 
Typically caused by a memory map mismatch between Server and app.  You
can refer to the checklist here to doublecheck you rebuilt your
server/app correctly:
http://wiki.davincidsp.com/index.php?title=Changing_the_DVEVM_memory_map

 
In particular, this error code is defined in the DSP Link product -
you'd need to look at the Link headers to find this error code.
 
Chris


________________________________

        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Ben White
        Sent: Monday, September 10, 2007 6:09 AM
        To: [email protected]
        Subject: Codec Engine create failed - unknown error code...
        
        
        Hi All,
        
        I have a program that's running OK on my DVEVM and have now
moved it to another vendor's hardware. I'm getting the following errors
when I run the app..
        
        @0x000d02ef:[T:0x00004002] OP - daemon> thread created. 
        @0x000d08eb:[T:0x00004002] OP - Process_create_d> Initializing
DSP PROC...
        @0x000d0ec5:[T:0x00004002] OP - Process_create_d> Attaching to
DSP PROC...
        @0x000d691d:[T:0x00004002] OP - Process_create_d> Opening MSGQ
pool... 
        @0x000d6cb7:[T:0x00004002] OP - Process_create_d> Loading
./server_debug.x64P on DSP (2 args)...
        @0x000d7ec6:[T:0x00004002] OP - Process_create_d> Loading and
starting DSP server FAILED, status=[0x80008013]
        @0x000d7f9b:[T:0x00004002] OP - Process_delete_d> Closing remote
transport...
        @0x000d803c:[T:0x00004002] OP - Process_delete_d> Closing remote
transport FAILED, status=0x8000800b.
        @0x000d80c9:[T:0x00004002] OP - Process_delete_d> Stopping
DSP... 
        @0x000d822e:[T:0x00004002] OP - Process_delete_d> Stopping DSP
FAILED, status=0x8000801b
        @0x000d8300:[T:0x00004002] OP - Process_delete_d> Closing
pool...
        @0x000d84a0:[T:0x00004002] OP - Process_delete_d> Detaching from
DSP... 
        @0x000db13f:[T:0x00004002] OP - Process_delete_d> Destroying
DSP... (object, that is)
        @0x000db4df:[T:0x00004002] OP - Process_create_d> return (0)
        @0x000db663:[T:0x00008003] OP - Process_delete(0x282c0) freeing
object ... 
        @0x000db72c:[T:0x00008003] CE - rserverOpen: can't start
'./server_debug.x64P'; Process_create failed
        
        Does anyone know what the Loading and starting DSP server
FAILED, status=[0x80008013] error code means? Can't find this in any
sources.. neither can a recursive grep. 
        
        Thanks,
        Ben
        

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to