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.

How to see the messages generated by Log_print()?

I am using the EZSDK 5.00.00.11 on Netra EVM, I want to see the debug messages generated by Log_print() in the OMX demos and also the omx components. I have tried  set CE_DEBUG to 2 or 3 in the command line, for exmple:

#CE_DEBUG=2 ./vc3_a8host_debug.xv5T 127.0.0.1 10000 60

But I didn't see the messages from Log_print.

I was ok to use Log_print in another codec engine application, but not this omx app.

any idea? Thanks!

Jason