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
