Re: Codec engine hangs when during TraceUtil_start function

2009-05-05 Thread bhushan
, May 04, 2009 5:07 PM To: davinci-linux-open-source@linux.davincidsp.com Subject: Codec engine hangs when during TraceUtil_start function Hi,   I am developing an application based on the codec_engine. For the same I want to see the DSP side traces for the various codecs used. So I have added

RE: Codec engine hangs when during TraceUtil_start function

2009-05-05 Thread Ring, Chris
...@linux.davincidsp.com ] On Behalf Of bhushan Sent: Monday, May 04, 2009 11:17 PM To: Balagopalakrishnan, Anand Cc: davinci-linux-open-source@linux.davincidsp.com Subject: Re: Codec engine hangs when during TraceUtil_start function Hello Anand, I set the CE_DEBUG parametr to 2 and 3

Re: Codec engine hangs when during TraceUtil_start function

2009-05-05 Thread bhushan
] On Behalf Of bhushan Sent: Monday, May 04, 2009 5:07 PM To: davinci-linux-open-source@linux.davincidsp.com Subject: Codec engine hangs when during TraceUtil_start function Hi,   I am developing an application based on the codec_engine. For the same I want to see the DSP side traces

Codec engine hangs when during TraceUtil_start function

2009-05-04 Thread bhushan
Hi, I am developing an application based on the codec_engine. For the same I want to see the DSP side traces for the various codecs used. So I have added TraceUtil_start(EngineName) function after Engine_open api. But the application hangs because of TraceUtil_start. Following are the logs: #

RE: Codec engine hangs when during TraceUtil_start function

2009-05-04 Thread Balagopalakrishnan, Anand
Sent: Monday, May 04, 2009 5:07 PM To: davinci-linux-open-source@linux.davincidsp.com Subject: Codec engine hangs when during TraceUtil_start function Hi, I am developing an application based on the codec_engine. For the same I want to see the DSP side traces for the various codecs used. So I