This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Codec Engine Failing to open

Hi,

I'm trying to build and run the encode demo that is included with the dm6467.  Everything builds fine, but when I run the program, I get an error that says "failed to open codec engine encode".  I haven't changed any of the source code that is used for this demo, and I'm not sure if I need to change anything.  Does anyone have any suggestions on what to look for?  Here is the output when i run the application.

Encode demo started.
TraceUtil> Error: Failed to open codec engine "encode"
TraceUtil> Error: Aborting TraceUtil_start
Error: Failed to open codec engine encode
Error: Failed to open codec engine encode

Thanks!