hi:
I add a aacenc codec to codec server,but I got an error when the codec server run .
DSP-side configuration mismatch/failure
0 -> success
Positive value -> DSP-side failure code.
(Uint32) -1 -> DSP-side component was not initialized.
DRV configuration status [0xffffffff]
IPS configuration status [0xffffffff]
POOL configuration status [0xffffffff]
MPCS configuration status [0xffffffff]
MPLIST configuration status [0xffffffff]
MQT configuration status [0xffffffff]
RINGIO configuration status [0xffffffff]
@0x010e59ac:[T:0x40beeb60] OP - Processor_create_d> Loading and starting DSP server 'encod
eDecodeCombo.x64P' FAILED, status=[0x80008052] (look for error code 'DSP_EBASE + 0x52' in
dsplink*/packages/dsplink/gpp/inc/errbase.h)
@0x010e5b78:[T:0x40beeb60] OP - Processor_delete_d> Closing remote transport FAILED, statu
s=0x80008000.
@0x010e5c69:[T:0x40beeb60] OP - Processor_delete_d> Stopping DSP FAILED, status=0x80008000
@0x010e8e89:[T:0x413eeb60] CE - rserverOpen: can't start 'encodeDecodeCombo.x64P'; Process
or_create failed
Error: Failed to open codec engine aacenc, errcode is 3
Does anybody know why this happend?