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.

DM3730: Enabling DSPLink Log from Codec Engine application

Other Parts Discussed in Thread: OMAP3530, DM3730

Hi,

 

I am trying to find DSP clock rate at run time on DM3730 device. As I look into dsplink/gpp/src/arch/OMAP3530/shmem/Linux/omap3530_dspclk.c  directory, I see OMAP3530_getDspClkRate() function with TRC2_Enter and TRC1_Leave calls. How do I enable this trace log from Codec Engine application? I understand CE_DEBUG=3 does not provide this information. I can only think of rebuilding DSPLink using printk function in that file or by enabling trace. I am not sure if there is another easier way to enable DSPLink related log from CE application. Please advise.

 

Thanks

Prateek